Can Xcode 8 not use the new ObjC-Swift bridging?
Can Xcode 8 not use the new ObjC-Swift bridging?
- Subject: Can Xcode 8 not use the new ObjC-Swift bridging?
- From: David Catmull <email@hidden>
- Date: Thu, 16 Jun 2016 09:49:30 -0600
Even though I declined to update my project to the new Swift, Xcode is still using the new rules for Objective-C/Swift bridging, like stuffForThing: now becomes stuff(forThing:) instead of stuffForThing(). Is there a way around this? I want to be able to try out the Xcode 8 beta without making extensive, breaking changes to my source code.
I tried setting "Use legacy Swift language version" to Yes, but it didn't help. It's not really clear what that setting does, and I didn't see any other likely candidates.
(I have filed this as bug 26838626)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden