Skip to content

Commit

Permalink
Bump to 17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scogeo committed Jun 28, 2024
1 parent aa5faaa commit 9e92596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PLATFORM_IOS = iOS Simulator,id=$(call udid_for,iOS 17.2,iPhone \d\+ Pro [^M])
PLATFORM_IOS = iOS Simulator,id=$(call udid_for,iOS 17.5,iPhone \d\+ Pro [^M])

test-swift:
swift test --parallel
Expand Down

0 comments on commit 9e92596

Please sign in to comment.