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 error 65 #587

Open
alekzernov opened this issue Jun 5, 2018 · 4 comments
Open

Carthage error 65 #587

alekzernov opened this issue Jun 5, 2018 · 4 comments
Assignees

Comments

@alekzernov
Copy link

When installed through Carthage
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/alekzernov/Downloads/enegyhouserev2.0/Carthage/Checkouts/Typhoon/Typhoon.xcodeproj -scheme Typhoon -configuration Release -derivedDataPath /Users/alekzernov/Library/Caches/org.carthage.CarthageKit/DerivedData/9.4_9F1027a/Typhoon/4.0.5 -sdk iphonesimulator -destination platform=iOS\ Simulator,id=1D1D025C-9F81-4183-B247-1F69285384B6 -destination-timeout 3 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES build (launched in /Users/alekzernov/Downloads/enegyhouserev2.0/Carthage/Checkouts/Typhoon)
help me please

@alekzernov
Copy link
Author

fatal error: 'OCMockitoIOS/OCMockitoIOS.h' file not found
#import <OCMockitoIOS/OCMockitoIOS.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~

** BUILD FAILED **

@thomaskolmans
Copy link

Yes, I had the exact same issue. I solved it for now by specifying the version as this seems to be a 4.0.5 issue.

github "appsquickly/Typhoon" "4.0.4" solved it for me.

@vitorhugomagalhaes
Copy link
Contributor

Any chance to get this fixed. It's always good to use the latest release. Thanks

@alexgarbarev alexgarbarev self-assigned this Oct 1, 2018
@alexgarbarev
Copy link
Contributor

Can anyone help me with this issue? I'm not very familiar with Carthage.

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

4 participants