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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build with Carthage #29

Closed
iby opened this issue Jan 29, 2018 · 3 comments
Closed

Fails to build with Carthage #29

iby opened this issue Jan 29, 2018 · 3 comments

Comments

@iby
Copy link

iby commented Jan 29, 2018

Judging by #14 this used to work with Carthage once upon a time, but currently fails. Would love to see it working again! 馃槏

Last line of log file:

The following build commands failed:
ProcessInfoPlistFile /Users/ianbytchek/Library/Caches/org.carthage.CarthageKit/DerivedData/9.2_9C40b/version/0.6.1/Build/Intermediates.noindex/ArchiveIntermediates/Version/IntermediateBuildFilesPath/UninstalledProducts/macosx/Version.framework/Versions/A/Resources/Info.plist Version/Info.plist

@regexident
Copy link
Collaborator

Should be fixed with v0.6.2 / PR #30.

Could you confirm with me that it works for you?

@iby
Copy link
Author

iby commented Feb 1, 2018

Oooaaah yeeaah! 馃嵒 Another issue though, hopefully just a config tweak:

Error:(7, 8) module file's minimum deployment target is OS X v10.13: /Carthage/Build/Mac/Version.framework/Modules/Version.swiftmodule/x86_64.swiftmodule

Don't think there's anything that has critical dependencies on most recent API? I need 10.11 at least, but pretty sure it will compile equally fine for 10.10.

@regexident
Copy link
Collaborator

Don't think there's anything that has critical dependencies on most recent API? I need 10.11 at least, but pretty sure it will compile equally fine for 10.10.

Solved in 0.6.3 (CocoaPods)

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

2 participants