Reading List

Creating Compile-Time Reminders in Xcode from Michael Tsai RSS feed.

Creating Compile-Time Reminders in Xcode

Robin Kunde: This attribute will produce a warning if the selected Swift version is available in the version of Xcode you’re using. For 5.5 for example, this would generate a warning in Xcode 13.0 but not Xcode 12.5. […] This attribute will produce a warning if the selected iOS (or tvOS, or macOS) version is […]