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
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.
The text was updated successfully, but these errors were encountered:
Hello!
The library ships without support of ARM Simulator that available on M1 Macs. When I build my project compiler failed with error:
It is really pain in the neck for a development.
The text was updated successfully, but these errors were encountered: