Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jordanhbuiltbyhq opened this issue Oct 10, 2022 · 1 comment

Comments

@jordanhbuiltbyhq
Copy link

  • 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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants