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

Installing with Carthage failed #71

Open
Corasonn opened this issue Jun 28, 2021 · 0 comments
Open

Installing with Carthage failed #71

Corasonn opened this issue Jun 28, 2021 · 0 comments

Comments

@Corasonn
Copy link

Corasonn commented Jun 28, 2021

I tried to install TLSphinx with Carthage and I always get this error:

*** Fetching TLSphinx
*** Checking out TLSphinx at "1.0.2"
*** xcodebuild output can be found in /var/folders/cp/5lbmgmyj7dg35cb48399ntd40000gn/T/carthage-xcodebuild.1UDoNb.log
*** Building scheme "TLSphinx" in TLSphinx.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/myName/Projekte/Test/PocketSphinxiOS/Carthage/Checkouts/TLSphinx/TLSphinx.xcodeproj -scheme TLSphinx -configuration Release -derivedDataPath /Users/myName/Library/Caches/org.carthage.CarthageKit/DerivedData/12.2_12B45b/TLSphinx/1.0.2 -sdk iphonesimulator -destination platform=iOS\ Simulator,id=589ECF32-AE69-48BB-9D6E-E25A7818C873 -destination-timeout 3 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES build (launched in /Users/corinna/Projekte/Test/PocketSphinxiOS/Carthage/Checkouts/TLSphinx)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/cp/5lbmgmyj7dg35cb48399ntd40000gn/T/carthage-xcodebuild.1UDoNb.log

I use Xcode 12.2.
Does this project maybe need an update for the newer Xcode versions?

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

1 participant