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

Add ARM Simulator support #4

Open
kei-sidorov opened this issue Jun 19, 2021 · 1 comment
Open

Add ARM Simulator support #4

kei-sidorov opened this issue Jun 19, 2021 · 1 comment

Comments

@kei-sidorov
Copy link

Hello!

The library ships without support of ARM Simulator that available on M1 Macs. When I build my project compiler failed with error:

ld: building for iOS Simulator, but linking in dylib built for iOS, file '<dir>/Pods/BitlySDK/BitlySDK.framework/BitlySDK' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

It is really pain in the neck for a development.

@yarodevuci
Copy link

I agree. Still no support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants