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 8377abd commit 06cb104
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ 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 06cb104

Please sign in to comment.