SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

xcode 12 build fail

Open samlotti opened this issue 5 years ago • 4 comments

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

samlotti avatar Aug 20 '20 12:08 samlotti

Try setting Build Active Architecture Only -> Debug to Yes

massimobio avatar Aug 30 '20 14:08 massimobio

Try setting Build Active Architecture Only -> Debug to Yes

This did not fix the issue.

abduljamil avatar Oct 06 '20 06:10 abduljamil

Im with the same problem.

Any solution found?

paulocoutinhox avatar Dec 30 '20 04:12 paulocoutinhox

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)

Roen-Ro avatar Aug 04 '21 11:08 Roen-Ro