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
Corrently building via carthage fails on M1 / M1 max and M1 pro macs.
Thank you
Current console output for a verbose build of your package
/Users/user/iPadApp/devicemanager/Carthage/Checkouts/in-store-api-swift-sdk/SatispayInStore.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'SatispayInStore-iOS' from project 'SatispayInStore')
** BUILD FAILED **
The following build commands failed:
Ld /Users/user/Library/Caches/org.carthage.CarthageKit/DerivedData/13.2.1_13C100/in-store-api-swift-sdk/0.1.15/Build/Intermediates.noindex/SatispayInStore.build/Release-iphonesimulator/SatispayInStore-iOS.build/Objects-normal/arm64/Binary/SatispayInStore normal arm64 (in target 'SatispayInStore-iOS' from project 'SatispayInStore')
(1 failure)
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/user/iPadApp/devicemanager/Carthage/Checkouts/in-store-api-swift-sdk/SatispayInStore.xcodeproj -scheme SatispayInStore-iOS -configuration Release -derivedDataPath /Users/matteo/Library/Caches/org.carthage.CarthageKit/DerivedData/13.2.1_13C100/in-store-api-swift-sdk/0.1.15 -sdk iphonesimulator -destination platform=iOS\ Simulator,id=D12C3BEF-2FF4-4F48-B87A-C50C74F1ABB4 -destination-timeout 3 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES build VALIDATE_WORKSPACE=NO (launched in /Users/user/iPadApp/devicemanager/Carthage/Checkouts/in-store-api-swift-sdk)
The text was updated successfully, but these errors were encountered:
Hello,
do you have any plan supporting Apple Silicon ?
Corrently building via carthage fails on M1 / M1 max and M1 pro macs.
Thank you
Current console output for a verbose build of your package
The text was updated successfully, but these errors were encountered: