QRCode icon indicating copy to clipboard operation
QRCode copied to clipboard

Missing architecture

Open VityaSchel opened this issue 1 year ago • 3 comments

Hello! I'm getting this error. I'm not xcode developer, so I have no idea how to fix these.

image

Can you please help? I have set "build active architecture only" to No everywhere

VityaSchel avatar Mar 16 '24 10:03 VityaSchel

I tried switching to apple silicon but got this error image

VityaSchel avatar Mar 16 '24 10:03 VityaSchel

i have no idea how I fixed this, but the steps were the following: 1. uninstall from SPM (swift package manager) 2. install via cocoapods 3. go to Pods app in workspace and set "build only active architecture" to no on every target in menu 4. switch destination to apple silicon

VityaSchel avatar Mar 16 '24 12:03 VityaSchel

@VityaSchel sorry you've been having issues - It appears to be a known concern (archived link)

Given that QRCode is built from source (ie. I'm not distributing a binary) the issue must be within the project that you're adding it to (which is what you've already found). Can you follow the steps outlined in the link I've provided and see if it solves your original issue?

dagronf avatar Mar 17 '24 22:03 dagronf

Closing due to lack of feedback

dagronf avatar Apr 12 '24 19:04 dagronf