Skip to content

Commit

Permalink
[ci] change destination
Browse files Browse the repository at this point in the history
  • Loading branch information
pjechris committed Aug 10, 2024
1 parent bf4429b commit 50d89ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ platform :ios do
scheme: "Example",
configuration: "Debug",
build: true,
destination: "platform=iOS Simulator,name=iPhone SE (2nd generation)"
destination: "platform=iOS Simulator,name=iPhone SE (3rd generation)"
)
end
end

0 comments on commit 50d89ca

Please sign in to comment.