Closed gfontenot closed 9 years ago
To clarify, it breaks the build in Xcode 6.3, where it was theoretically added to fix the build. This isn't needed for Swift 1.2 support.
Thanks @gfontenot, I added it to fix some build warnings Xcode 6.3 was recommending. I'm not sure the exact cause of this, but I'll merge this since it seems like I'm the only one seeing this.
I saw those too, but they went away after I rebuilt the framework.
This was added in ee0dfae, but actually breaks the build. Removing it lets us build successfully again.