Getting this:
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:x86_64, id:DF78E028-FC5A-5BF3-BAED-2592BDDD2942 }
{ platform:macOS, name:Any Mac }
M1 MacBook Air
MacOS 12.01 XCode 13.1 Dart 2.14.4 Flutter 2.2.1
When I search, I get all manner of advice, none of which seems to work. The most common one is:
- Open Xcode
- Open the project's Runner.xcworkspace file
- Log into Xcode at: "Signing & Capabilities" -> "All" -> "Signing"
I can’t find “Signing & Capabilities” in XCode. I am logged into my iCloud account, which is set up for Developer.
Please advise. I’d sure like to be able to build Apple Silicon projects.
