Skip to content

Commit

Permalink
Add ./gradlew :sample:composeApp:generateDummyFramework
Browse files Browse the repository at this point in the history
  • Loading branch information
shepeliev committed Jul 9, 2024
1 parent 06d145e commit a46867c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-sample-app-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:

- name: Build sample app
run: |
./gradlew :sample:composeApp:generateDummyFramework
cd sample/iosApp
pod install
xcodebuild -workspace iosApp.xcworkspace -configuration Debug -scheme iosApp -sdk iphonesimulator -arch arm64

0 comments on commit a46867c

Please sign in to comment.