Hi,
Same problem here with an 3 years old iOS project I've been working on for 3 days with a MacBook Pro M2 :
Building for iOS Simulator, but linking in dylib built for iOS, file ... for architecture arm64
If I understood well, it is because the CocoaPod library isn't compatible with the ARM processor.
I tried to upgrade the library from CocoaPod but same problem, CocoaPod isn't compatible with ARM processor, I need to upgrade Ruby and so on...
But all the projects libraries exist as a Git repo (I have to check) so if I migrate from CocoaPods to Swift Package Manager (which what it will have to be done anyway) as described in many articles, it will be fine right ?
Thx.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: