We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f89f84d commit 72b3cfaCopy full SHA for 72b3cfa
1 file changed
.github/workflows/ios.yml
@@ -21,7 +21,7 @@ jobs:
21
# ~/Library/Application Support/Titanium/mobilesdk/osx/<version>/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64/TitaniumKit.framework/Headers/TitaniumKit-Swift.h
22
#
23
# 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
+ DEVELOPER_DIR: /Applications/Xcode_26.0.app/Contents/Developer
25
steps:
26
- uses: actions/checkout@v4
27
0 commit comments