Silence Swift 2.2 warnings?
Silence Swift 2.2 warnings?
- Subject: Silence Swift 2.2 warnings?
- From: "Eric E. Dolecki" <email@hidden>
- Date: Fri, 01 Apr 2016 14:35:23 +0000
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 (email@hidden)
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:
This email sent to email@hidden