Skip to content

Commit

Permalink
Add script to build shared
Browse files Browse the repository at this point in the history
  • Loading branch information
hicka04 committed Jun 13, 2024
1 parent b99c6c9 commit 642104b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Build
run: |
./gradlew shared:assembleSharedReleaseXCFramework
xcodebuild build-for-testing -project $project -scheme $scheme -destination "platform=iOS Simulator,name=$device"
- name: Test
Expand Down

0 comments on commit 642104b

Please sign in to comment.