Skip to content

Instantly share code, notes, and snippets.

@rafaelmaeuer
Created July 21, 2022 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelmaeuer/24d5a2feda1d493cc97547fe99ebc6cb to your computer and use it in GitHub Desktop.
Save rafaelmaeuer/24d5a2feda1d493cc97547fe99ebc6cb to your computer and use it in GitHub Desktop.
xcodebuild
-workspace ProjectName.xcworkspace
-scheme ProjectName
-configuration Debug
-sdk iphonesimulator
-destination 'platform=iOS Simulator,name=iPhone 13,OS=15.5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment