evgenyneu / keychain-swift

Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
MIT License
2.85k stars 345 forks source link

Could not find module 'KeychainSwift' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator #160

Open jordanhbuiltbyhq opened 2 years ago

jordanhbuiltbyhq commented 2 years ago

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 8 months ago

I'm having this issue as well, has anyone found a solution? I just updated to 21.0.0