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

Carthage build fails #42

Closed
tmarkovski opened this issue Apr 11, 2018 · 5 comments
Closed

Carthage build fails #42

tmarkovski opened this issue Apr 11, 2018 · 5 comments

Comments

@tmarkovski
Copy link

Carthage fails for some reason with the following error:

*** Building scheme "Pulsator" in Pulsator.xcodeproj Failed to write to /Users/geddoff/Git/tmarkovski/indyapp/Carthage/Build/Mac/Pulsator.framework: Error Domain=NSCocoaErrorDomain Code=260 "The file “Pulsator.framework” couldn’t be opened because there is no such file." UserInfo={NSURL=file:///Users/geddoff/Library/Caches/org.carthage.CarthageKit/DerivedData/9.3_9E145/Pulsator/0.5.1/Build/Intermediates.noindex/ArchiveIntermediates/Pulsator/BuildProductsPath/Release-iphoneos/Pulsator.framework, NSFilePath=/Users/geddoff/Library/Caches/org.carthage.CarthageKit/DerivedData/9.3_9E145/Pulsator/0.5.1/Build/Intermediates.noindex/ArchiveIntermediates/Pulsator/BuildProductsPath/Release-iphoneos/Pulsator.framework, NSUnderlyingError=0x7fd8bec97b50 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

I simply added the entry to the Cartfile. Any ideas?

@J8Fish
Copy link

J8Fish commented May 17, 2018

I have the same issue.

@shu223
Copy link
Owner

shu223 commented May 18, 2018

@tmarkovski @J8Fish I'm sorry for the late reply. Just pushed a fix. Could you try it if the problem is solved?

@J8Fish
Copy link

J8Fish commented May 18, 2018

I clean the building and do "carthage update", but the same issue still exists.

@shu223
Copy link
Owner

shu223 commented May 18, 2018

@J8Fish Thank you for trying. I've added a release tag. Could you try it again?

@J8Fish
Copy link

J8Fish commented May 18, 2018

It works! Thank you so much.

@shu223 shu223 closed this as completed May 18, 2018
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