Skip to content

Commit

Permalink
Fixed build-ios workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
al-af committed May 15, 2024
1 parent 06cb104 commit e74b4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
- name: Building IPA
run: |
cd example/ios
xcodebuild build -scheme Runner -workspace Runner.xcworkspace -destination 'platform=iOS Simulator,name=iPhone 15'

0 comments on commit e74b4b3

Please sign in to comment.