You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I've run Carthage update as I want to try Component kit out but I get this can anyone help?
Building scheme "ComponentKit" in ComponentKit.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/phil/Desktop/CarthageTestProject/Carthage/Checkouts/ComponentKit/ComponentKit.xcodeproj -scheme ComponentKit -configuration Release -derivedDataPath /Users/phil/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11E146/ComponentKit/0.30 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/sz/dr7p9std53568__z77mg5h_m0000gn/T/ComponentKit SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/phil/Desktop/CarthageTestProject/Carthage/Checkouts/ComponentKit)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/sz/dr7p9std53568__z77mg5h_m0000gn/T/carthage-xcodebuild.wPc6Xp.log
Thanks
The text was updated successfully, but these errors were encountered:
This works yes, but I can't use it outside of the example project no? theres no visible .framework I can drop into my project or is that achievable yet?
Hey,
I've run Carthage update as I want to try Component kit out but I get this can anyone help?
Building scheme "ComponentKit" in ComponentKit.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/phil/Desktop/CarthageTestProject/Carthage/Checkouts/ComponentKit/ComponentKit.xcodeproj -scheme ComponentKit -configuration Release -derivedDataPath /Users/phil/Library/Caches/org.carthage.CarthageKit/DerivedData/11.4_11E146/ComponentKit/0.30 -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/sz/dr7p9std53568__z77mg5h_m0000gn/T/ComponentKit SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/phil/Desktop/CarthageTestProject/Carthage/Checkouts/ComponentKit)
This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/sz/dr7p9std53568__z77mg5h_m0000gn/T/carthage-xcodebuild.wPc6Xp.log
Thanks
The text was updated successfully, but these errors were encountered: