Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Issue with Xcode Version 6.4 (6E35b #9

Closed
ugiacoman opened this issue Jul 25, 2015 · 2 comments
Closed

Issue with Xcode Version 6.4 (6E35b #9

ugiacoman opened this issue Jul 25, 2015 · 2 comments

Comments

@ugiacoman
Copy link

Any recommendations on which version to use? I'm getting the following Carthage error

*** Fetching Just
*** Checking out Just at "v0.1.2"
*** xcodebuild output can be found in /var/folders/vt/kjzw9rb9143d_8yft5r18qmr0000gn/T/carthage-xcodebuild.Oo4D0T.log
*** Building scheme "Just-iOS" in Just.xcodeproj
** BUILD FAILED **


The following build commands failed:
    CpHeader Just-iOS/Just/Just-iOS/Just-iOS.h Build/Products/Release-iphonesimulator/Just.framework/Headers/Just-iOS.h
(1 failure)
error: /Users/Me/Documents/Projects/Login/Carthage/Checkouts/Just/Just-iOS/Just/Just-iOS/Just-iOS.h: No such file or directory
A shell task failed with exit code 65:
** BUILD FAILED **


The following build commands failed:
    CpHeader Just-iOS/Just/Just-iOS/Just-iOS.h Build/Products/Release-iphonesimulator/Just.framework/Headers/Just-iOS.h
(1 failure)```
@dduan
Copy link
Owner

dduan commented Jul 26, 2015

@ugiacoman

Fixed now. Please use

github "JustHTTP/Just" ~> 0.1

in your Cartfile.

Thanks for reporting 😜

@dduan dduan closed this as completed Jul 26, 2015
@ugiacoman
Copy link
Author

thanks for the speedy response!

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

No branches or pull requests

2 participants