Post

Replies

Boosts

Views

Activity

Reply to Xcode 14.3 CLI command to trigger Rosetta build/run
@Lemoni @Jride88 @Valeriy @liorho Give this a go: Append arch=x86_64 to build with a Rosetta simulator. For example: xcodebuild -workspace App.xcworkspace -scheme App -destination "platform=iOS Simulator,name=iPhone 13,arch=x86_64" build
Replies
Boosts
Views
Activity
Jun ’23