Skip to content

Commit 72b3cfa

Browse files
committed
chore: increased Xcode version as well
1 parent f89f84d commit 72b3cfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# ~/Library/Application Support/Titanium/mobilesdk/osx/<version>/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64/TitaniumKit.framework/Headers/TitaniumKit-Swift.h
2222
#
2323
# An overview of macOS <> Xcode <> Swift versions can be found here: https://developer.apple.com/support/xcode/
24-
DEVELOPER_DIR: /Applications/Xcode_14.3.1.app/Contents/Developer
24+
DEVELOPER_DIR: /Applications/Xcode_26.0.app/Contents/Developer
2525
steps:
2626
- uses: actions/checkout@v4
2727

0 commit comments

Comments
 (0)