Skip to content

Commit

Permalink
Updates to the latest set of iOS simulators as default values
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer authored Oct 7, 2023
1 parent dfbb732 commit 62b7524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcodebuild-or-fastlane.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
description: 'The destination parameter that should be passed to xcodebuild. Defaults to the iOS simulator using an iPhone 14 Pro'
required: false
type: string
default: 'platform=iOS Simulator,name=iPhone 14 Pro'
default: 'platform=iOS Simulator,name=iPhone 15 Pro'
resultBundle:
description: 'The name of the Xcode result bundle that is passed to xcodebuild. If not defined, the name of the scheme + .xcresult is used.'
required: false
Expand Down

0 comments on commit 62b7524

Please sign in to comment.