SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

Not Works With M1 Chip

Open TillMoss opened this issue 2 years ago • 2 comments

Bug Report

If I use SwiftyStoreKit I must run Xcode with Rosetta

To Reproduce Steps to reproduce the behavior:

  1. Add SwiftyStoreKit to your project and try to run the project on simulator

Platform Information

  • OS: iphone 13 Pro Max Simulator
  • SwiftyStoreKit version: 0.16.4

TillMoss avatar Dec 13 '21 15:12 TillMoss

Is swiftStoreKit not working with M1 if you choose to install it with cocoa pods?

I used swiftstoreKit with cocoa pods in M1 and it worked properly.

wiosif avatar Dec 13 '21 16:12 wiosif

I use Swift package. I receive this error: "Could not find module 'SwiftyStoreKit' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator,"

TillMoss avatar Dec 13 '21 18:12 TillMoss