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

Library doesn't work on Apple Silicon #4

Open
vx8 opened this issue Jan 4, 2022 · 0 comments
Open

Library doesn't work on Apple Silicon #4

vx8 opened this issue Jan 4, 2022 · 0 comments

Comments

@vx8
Copy link

vx8 commented Jan 4, 2022

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


/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)
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