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 (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com