Skip to content

Commit 923964c

Browse files
chore: changed ios action
1 parent f8edb79 commit 923964c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-ios-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
sudo xcode-select -s /Applications/Xcode_16.2.app
9090
xcodebuild -version
9191
xcodebuild -showsdks
92-
sudo xcodebuild -downloadPlatform iOS -version 18.2
92+
sudo xcodebuild -downloadPlatform iOS
9393
9494
- name: Set podfile path
9595
id: podfile-hash

0 commit comments

Comments
 (0)