I'm working on a project using Swift 2.1. I upgraded my Xcode to the latest
and now see hundreds of warnings for Swift 2.2 improvements (mostly things
like the change in selector syntax). Is there a way to turn off Swift 2.2
warnings in favor of Swift 2.1 warnings in Xcode?



I can't go in an fix all the warnings because most of my team has not yet
upgraded their copies of Xcode.



I know in Build Settings for LLVM - Warnings - All languages I can set
Deprecated Functions to No. But I'd like to keep the Swift 2.1 ones. I
don't see anything like that for Swift in Xcode.


And in Xcode 7.3 (7D175) when I turn deprecation warnings off for all
languages, I still see tons of them for the Swift 2.2 stuff.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to