Toggling the Swift 6 language mode in Xcode

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 5

  • @1987alejandroivan
    @1987alejandroivan 3 месяца назад +1

    You can also set the Swift language level at the package level, if you want to all your module targets to be in a specific Swift version

  • @larschristiansen3136
    @larschristiansen3136 3 месяца назад

    Thank you for this ray of light into Swift 6 obscurity

  • @hemantstha4144
    @hemantstha4144 3 месяца назад

  • @victorriurean
    @victorriurean 3 месяца назад

  • @w0mblemania
    @w0mblemania 3 месяца назад

    Thanks for this. Very helpful.
    I gotta say that Swift has become a nightmare.
    It was supposed to be a clear, expressive language.
    Instead, it's become a plaything for comp-sci grads.
    Feature creep has made it a kitchen sink of a language, which rivals (and indeed surpasses) C++ for complexity and verbosity.
    It's hard to imagine explaining half of Swift's keywords to a new Swift developer.