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
I personally don't use Carthage, but based on that error, I just tried adding armv7k to the framework as a valid architecture. Try using master and let me know if that works. If it does, I'll do a new release.
Sorry but still having issues when building via Carthage. I have also tried after manually clearing derived data.
Terminal log:
*** Building scheme "Starscream" in Starscream.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/.../Carthage/Checkouts/Starscream/Starscream.xcodeproj -scheme Starscream -configuration Release -derivedDataPath /Users/.../Library/Caches/org.carthage.CarthageKit/DerivedData/9.0_9A235/Starscream/3.0.1 -sdk watchos ONLY_ACTIVE_ARCH=NO BITCODE_GENERATION_MODE=bitcode CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES build (launched in /Users/.../Carthage/Checkouts/Starscream)
Carthage log:
=== BUILD TARGET Starscream OF PROJECT Starscream WITH CONFIGURATION Release ===
Check dependencies
No architectures to compile for (ARCHS=armv7k, VALID_ARCHS=x86_64 i386 arm64 armv7s armv7).
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
The text was updated successfully, but these errors were encountered: