Update Xcode in runner to 16.4 (#8842)

This commit is contained in:
Samuel Newman
2025-08-14 23:21:42 +03:00
committed by GitHub
parent 9440068b69
commit a761a2e260
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.2'
xcode-version: '16.4'
- name: ☕️ Setup Cocoapods
uses: maxim-lobanov/setup-cocoapods@v1