Skip to content

Commit

Permalink
Fix building sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
shepeliev committed Sep 25, 2024
1 parent 9ff5af2 commit aecf3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sample-app-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
run: |
./gradlew :sample:composeApp:generateDummyFramework
cd sample/iosApp
pod install
pod install --repo-update
xcodebuild -workspace iosApp.xcworkspace -configuration Debug -scheme iosApp -sdk iphonesimulator -arch arm64

0 comments on commit aecf3df

Please sign in to comment.