SwiftyStoreKit
SwiftyStoreKit copied to clipboard
xcode 12 build fail
Bug Report
Installed Xcode 12 beta, using Swift package manager getting version 0.16.1, get this error with build:
Could not find module 'SwiftyStoreKit' for target 'arm64-apple-ios-simulator'; found: x86_64-apple-ios-simulator, x86_64
Platform Information
- OS: macOS 10.15.6
- SwiftyStoreKit version: 0.16.1
Try setting Build Active Architecture Only -> Debug to Yes
Try setting Build Active Architecture Only -> Debug to Yes
This did not fix the issue.
Im with the same problem.
Any solution found?
Try setting Build Active Architecture Only -> Debug to Yes
This works for me with intel Mac 11.3.5, Xcode 12.5, But doesn't work with the new M1 Mac Xcode 12.5 by running the on simulator (ok with running on real device)