Skip to content

Commit

Permalink
Remove production Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dangeross committed Sep 25, 2024
1 parent 130f3d5 commit 0f4d47b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 74 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,11 +264,6 @@ jobs:
working-directory: breez-sdk-liquid/lib/bindings/langs/flutter/
run: just build-uniffi-swift

- name: Use the production Podfile
if: ${{ needs.setup.outputs.use-published-plugins == 'true' }}
working-directory: lbreez
run: mv ios/Podfile.production ios/Podfile

- name: 🗂️ Populate Flutter tool's cache of binary artifacts.
working-directory: lbreez
run: flutter precache
Expand Down
69 changes: 0 additions & 69 deletions ios/Podfile.production

This file was deleted.

0 comments on commit 0f4d47b

Please sign in to comment.