File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
android/hooks/metabase/lib Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212
1313jobs :
1414 android :
15- runs-on : macos-13
15+ runs-on : macos-15
1616 name : Android
1717 env :
18- SDK_VERSION : 13.0.0.RC
18+ SDK_VERSION : 13.1.1.GA
1919 steps :
2020 - uses : actions/checkout@v4
2121
Original file line number Diff line number Diff line change 1212
1313jobs :
1414 ios :
15- runs-on : macos-13
15+ runs-on : macos-15
1616 name : iOS
1717 env :
18- SDK_VERSION : 13.0.0.RC
18+ SDK_VERSION : 13.1.1.GA
1919 # This one uses Swift 3.8.1. If you're running into the "Unsupported Swift architecture", verify which
2020 # Swift version is used for the specified Ti SDK version, e.g. by looking into:
2121 # ~/Library/Application Support/Titanium/mobilesdk/osx/<version>/iphone/Frameworks/TitaniumKit.xcframework/ios-arm64/TitaniumKit.framework/Headers/TitaniumKit-Swift.h
You can’t perform that action at this time.
0 commit comments