Skip to content

Commit

Permalink
Tries to fix the CI settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
zonble committed Sep 24, 2024
1 parent 4f2591e commit 8fb5b10
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci_spm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
# - name: Build macOS
# run: flutter build macos
# working-directory: ${{ github.workspace }}/flutter_platform_alert/example
- name: Build iOS
run: |
flutter build ios --debug --no-codesign --simulator
working-directory: ${{ github.workspace }}/flutter_platform_alert/example
- name: Cleans up iOS project
run: |
pod deintegrate
Expand Down
10 changes: 10 additions & 0 deletions example/ios/Runner.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8fb5b10

Please sign in to comment.