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

Problems with Fastlane, Carthage and Xcode 7.3 #12

Open
EsterDanielYtterbrink opened this issue Mar 29, 2016 · 2 comments
Open

Problems with Fastlane, Carthage and Xcode 7.3 #12

EsterDanielYtterbrink opened this issue Mar 29, 2016 · 2 comments

Comments

@EsterDanielYtterbrink
Copy link

I upgraded Xcode to 7.3 and got the error
Exit status of command '(cd .. && ./Misc/GenerateLicenseFile.swift)' was 1 instead of 0. ./Misc/GenerateLicenseFile.swift:4:8: error: module file was created by an older version of the compiler; rebuild 'Markingbird' and try again: /my_app/Carthage/Build/Mac/Markingbird.framework/Modules/Markingbird.swiftmodule/x86_64.swiftmodule import Markingbird
Any idea what could be wrong?

@kristopherjohnson
Copy link
Owner

You'll probably need to talk to whoever manages the Carthage package for Markingbird.

@iby
Copy link

iby commented Apr 17, 2016

@EsterYtterbrink have you figured it out yet? It seems like standard thing when upgrading Xcode, simply recompile all carthage dependencies with carthage build.

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

No branches or pull requests

3 participants