-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XCode 9 compilation #261
Comments
@imougy it's trying to compile as Swift 4 instead of Swift 3. It's a known issue on Cocoapods: CocoaPods/CocoaPods#6791 We have Swift 4 in the works and should be out in a few days. You can try set the Swift version or use the branch here: https://github.com/tradingticket/TradeItIosTicketSDK2/tree/swift-4 |
@imougy were you able to get this resolved? Version |
Can I get this through pod update somehow? |
Yes - you update the pod version to |
Still getting an error on
Saying
|
Hi @ekampf, we've pushed a few updates. Is this still an issue? |
@jsom there's still tons of code in that uses
|
Hello @ekampf. This isn't an issue we've seen with other partners. It looks like it's due to this configuration: https://stackoverflow.com/a/34227172 Is this an intentionally set configuration and what led you to change to that configuration? |
Seems there are many errors while compiling using Xcode 9.
When do you think we can have those issues fixed?
Thanks,
The text was updated successfully, but these errors were encountered: