Could not find module 'KeychainSwift' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator
jordanhbuiltbyhq opened this issue · 1 comments
jordanhbuiltbyhq commented
- CocoaPods
- Version 20.0.0
- Xcode version 14.0
- iOS version 16.0
When I add pod 'KeychainSwift'
and import KeychainSwift
I get the following build-time error:
Could not find module 'KeychainSwift' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator, at: /Users/Jordan/Library/Developer/Xcode/DerivedData/AppName-auabmrkvbmhhcuarlsdwrsooabxs/Index.noindex/Build/Products/Debug-iphonesimulator/KeychainSwift/KeychainSwift.framework/Modules/KeychainSwift.swiftmodule
Seems KeychainSwift doesn't support Apple silicon Macs yet?
wanderuj commented
I'm having this issue as well, has anyone found a solution? I just updated to 21.0.0