bitly / bitly_ios_sdk_release

Bitly SDK for iOS
MIT License
8 stars 4 forks source link

Add ARM Simulator support #4

Open kei-sidorov opened 3 years ago

kei-sidorov commented 3 years ago

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 commented 4 months ago

I agree. Still no support