QRCode
QRCode copied to clipboard
Missing architecture
Hello! I'm getting this error. I'm not xcode developer, so I have no idea how to fix these.
Can you please help? I have set "build active architecture only" to No everywhere
I tried switching to apple silicon but got this error
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 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?
Closing due to lack of feedback