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

Arm64 Support #69

Open
taylor-paul opened this issue Dec 7, 2022 · 0 comments
Open

Arm64 Support #69

taylor-paul opened this issue Dec 7, 2022 · 0 comments

Comments

@taylor-paul
Copy link

The latest release of EstimoteProximitySDK for iOS, version 1.7.1, is unable to be built on an arm64 Mac (Apple Silicon) when targeting a simulator. The arm64-apple-ios-simulator module is missing.
I have attached a sample project highlighting the error:

Could not find module 'EstimoteProximitySDK' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, armv7-apple-ios, i386-apple-ios-simulator, arm64-apple-ios

In order to solve this error, please resolve this issue by publishing a new version of EstimoteProximitySDK as an XCFramework containing all the required architectures, including the arm64 simulator architecture.
EstimoteSampleApp.zip

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