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 3231135 commit 4fec63fCopy full SHA for 4fec63f
.github/workflows/android.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: macos-13
16
name: Android
17
env:
18
- SDK_VERSION: 13.0.0.RC
+ SDK_VERSION: 13.0.0.GA
19
steps:
20
- uses: actions/checkout@v4
21
.github/workflows/ios.yml
name: iOS
# This one uses Swift 3.8.1. If you're running into the "Unsupported Swift architecture", verify which
# Swift version is used for the specified Ti SDK version, e.g. by looking into:
# ~/Library/Application Support/Titanium/mobilesdk/osx/<version>/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64/TitaniumKit.framework/Headers/TitaniumKit-Swift.h
0 commit comments