feat(mobile): iOS app testflight (#8501)

This commit is contained in:
Brooooooklyn
2024-10-18 09:30:38 +00:00
parent ce341a9a30
commit 714a87c2c0
103 changed files with 2837 additions and 19 deletions

View File

@@ -611,6 +611,13 @@ jobs:
path: ./test-results
if-no-files-found: ignore
test-build-ios:
uses: ./.github/workflows/release-mobile.yml
with:
build-type: canary
build-target: development
secrets: inherit
test-done:
needs:
- analyze
@@ -622,9 +629,11 @@ jobs:
- unit-test
- build-native
- build-server-native
- build-electron-renderer
- server-test
- server-e2e-test
- desktop-test
- test-build-ios
if: always()
runs-on: ubuntu-latest
name: 3, 2, 1 Launch