Skip to content

Commit

Permalink
Update release build device to match PR checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Jun 27, 2024
1 parent de16fbb commit e0bf9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
set -o pipefail && xcodebuild \
-scheme "DuckDuckGo" \
-destination "platform=iOS Simulator,name=iPhone 14" \
-destination "platform=iOS Simulator,name=iPhone 15" \
-derivedDataPath "DerivedData" \
-configuration "Release" \
-skipPackagePluginValidation \
Expand Down

0 comments on commit e0bf9ed

Please sign in to comment.