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

Module file was created by an older version of the compiler #42

Closed
nitesh-iosdev opened this issue Aug 29, 2017 · 3 comments
Closed

Module file was created by an older version of the compiler #42

nitesh-iosdev opened this issue Aug 29, 2017 · 3 comments
Labels

Comments

@nitesh-iosdev
Copy link

nitesh-iosdev commented Aug 29, 2017

Seeing error:

MyProject/Pods/Down/Source/Views/DownView.swift:9:8: Module file was created by an older version of the compiler; rebuild 'WebKit' and try again: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/arm64/WebKit.swiftmodule

@iwasrobbed
Copy link
Collaborator

iwasrobbed commented Aug 30, 2017

@nitesh-iosdev Are you using a beta version of Xcode? This hasn't been converted to Swift 4 / Xcode beta yet

Also, are you compiling this lib each time or trying to use it as a pre-built framework?

@iwasrobbed iwasrobbed changed the title MyProject/Pods/Down/Source/Views/DownView.swift:9:8: Module file was created by an older version of the compiler; rebuild 'WebKit' and try again: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos/arm64/WebKit.swiftmodule Module file was created by an older version of the compiler Aug 30, 2017
@iwasrobbed
Copy link
Collaborator

Please try using this branch https://github.com/iwasrobbed/Down/tree/swift4 and let me know if you have any issues.

@nitesh-iosdev
Copy link
Author

I was using xcode8.2.1, I just updated xcode8.3.3 and this issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants