Merge pull request #2710 from krille-chan/krille/release-update-fcm-shared-isolate
build: Update fcm shared isolate
This commit is contained in:
commit
d4b12af61e
5 changed files with 10 additions and 8 deletions
5
.github/workflows/integrate.yaml
vendored
5
.github/workflows/integrate.yaml
vendored
|
|
@ -128,10 +128,7 @@ jobs:
|
|||
run: sudo xcode-select --switch /Applications/Xcode_16.4.app
|
||||
- run: brew install sqlcipher
|
||||
- uses: moonrepo/setup-rust@v1
|
||||
- name: Add Firebase Messaging
|
||||
run: |
|
||||
flutter pub add fcm_shared_isolate:0.1.0
|
||||
sed -i '' 's,//<GOOGLE_SERVICES>,,g' lib/utils/background_push.dart
|
||||
- run: ./scripts/add-firebase-messaging.sh
|
||||
- run: flutter pub get
|
||||
- run: flutter build ios --no-codesign
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue