Skip to content

Commit

Permalink
Merge pull request #143 from Automattic/update/xcode-15.3
Browse files Browse the repository at this point in the history
Update to Xcode 15.3
  • Loading branch information
etoledom committed Apr 30, 2024
2 parents dfe6a6f + 0c383e0 commit 136bbe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .xcode-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
15.2
15.3
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

default_platform(:ios)

OS = '17.2'
OS = '17.4'
IPHONE_DEVICE = "iPhone SE (3rd generation) (#{OS})"

platform :ios do
Expand Down

0 comments on commit 136bbe9

Please sign in to comment.