Swift differences between projects?
Swift differences between projects?
- Subject: Swift differences between projects?
- From: Rick Mann <email@hidden>
- Date: Thu, 13 Aug 2015 15:45:16 -0700
I have two projects open in Xcode 7b5. One is mine, which chokes on the latest changes around NSString path methods. The file that chokes is from the Swifter HTTP server Github project.
The other project is the one that comes with the Swifter project itself. Here's the thing: it compiles just fine. It is able to use the NSString path extension on String without casting. The same file in my project gets an error.
I can't find any obvious differences.
I'm very confused…
--
Rick Mann
email@hidden
_______________________________________________
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