Skip to content

Commit 5ad5c71

Browse files
authored
Update Xcode Path in Fastfile
1 parent f78e433 commit 5ad5c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ platform :ios do
77
setup_ci
88
end
99

10-
xcode_select("/Applications/Xcode_26.app")
10+
xcode_select("/Applications/Xcode_26.0.1.app")
1111

1212
app_store_connect_api_key(
1313
key_id: ENV["APP_STORE_CONNECT_API_KEY_ID"],

0 commit comments

Comments
 (0)