Skip to content
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

Compiler Error on XCode 8 #12

Closed
jkebeck opened this issue Sep 20, 2016 · 2 comments
Closed

Compiler Error on XCode 8 #12

jkebeck opened this issue Sep 20, 2016 · 2 comments

Comments

@jkebeck
Copy link

jkebeck commented Sep 20, 2016

/.../Loop-Sample-Trips-IOS/LoopTripIOS/TripRepository.swift:27:8: Module file was created by an older version of the compiler; rebuild 'LoopSDK' and try again: /.../Loop-Sample-Trips-IOS/Carthage/Build/iOS/LoopSDK.framework/Modules/LoopSDK.swiftmodule/arm64.swiftmodule

This seems to be a limitation in XCode 8 but it would be great to be able to run it on the latest and greatest: https://developer.apple.com/library/content/releasenotes/DeveloperTools/RN-Xcode/Introduction.html
"The version of Swift 2 (2.3) used in Xcode 8 is very close to the version used in Xcode 7.3.1. However, it has been updated for the newer SDKs, and therefore is not compatible with Swift frameworks compiled in Xcode 7.3.1. Distributing binary Swift frameworks remains unsupported in Xcode 8. (25680392)"

@sseiber
Copy link
Member

sseiber commented Sep 20, 2016

Hi @jkebeck we've updated our tools after the release of iOS 10 last week and we're migrating the SDK framework and sample apps right now. Look for PR today or tomorrow into the develop branch.

@sseiber
Copy link
Member

sseiber commented Sep 22, 2016

@jkebeck you can sync up to the develop branch now and test out the Swift3 build.

@jkebeck jkebeck closed this as completed Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants