Add API to get version information (#2309)
This commit is contained in:
6
.github/workflows/build-xcframework.yaml
vendored
6
.github/workflows/build-xcframework.yaml
vendored
@@ -43,6 +43,12 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Update version
|
||||
shell: bash
|
||||
run: |
|
||||
./new-release.sh
|
||||
git diff .
|
||||
|
||||
- name: Build iOS shared
|
||||
if: matrix.with_tts == 'ON'
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user