Skip to content

Commit 80f3b3c

Browse files
committed
List projects
1 parent 26df250 commit 80f3b3c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-mobile.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ jobs:
117117

118118
- run: bun run build
119119
- run: bunx cap sync ios
120+
- name: List projects
121+
run: xcodebuild -list -workspace './ios/App/App.xcworkspace'
120122

121123
- name: Build project
122124
run: xcodebuild -workspace './ios/App/App.xcworkspace' -scheme GiraPlus -destination generic/platform=iOS -archivePath App.xcarchive archive

0 commit comments

Comments
 (0)