- 
                Notifications
    
You must be signed in to change notification settings  - Fork 55
 
Description
I get an error:
% carthage update --platform iOS --use-xcframeworks
*** Fetching AssimpKit
*** Checking out AssimpKit at "v1.2.0"
*** xcodebuild output can be found in /var/folders/hy/0hpwxmtx5fzczvwzg98qlwd00000gn/T/carthage-xcodebuild.Nq11yF.log
*** Building scheme "AssimpKit-iOS" in AssimpKit.xcworkspace
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -workspace /Users/jielian/Documents/AAA/Carthage/Checkouts/AssimpKit/AssimpKit/AssimpKit.xcworkspace -scheme AssimpKit-iOS -configuration Release -derivedDataPath /Users/jielian/Library/Caches/org.carthage.CarthageKit/DerivedData/12.5_12E262/AssimpKit/v1.2.0 -sdk iphonesimulator -destination platform=iOS\ Simulator,id=16FC6FF9-EB3B-49B4-8152-40BB03893815 -destination-timeout 3 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES build VALIDATE_WORKSPACE=NO (launched in /Users/jielian/Documents/AAA/Carthage/Checkouts/AssimpKit)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/hy/0hpwxmtx5fzczvwzg98qlwd00000gn/T/carthage-xcodebuild.Nq11yF.log
% Carthage version
0.38.0
I can´t understand the problem.
Can somebody help me?
thanks!