mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Update notes for building under iOS (#238)
This commit is contained in:
parent
0090443495
commit
d69ffc8de0
5 changed files with 25 additions and 16 deletions
2
.github/workflows/ios.yaml
vendored
2
.github/workflows/ios.yaml
vendored
|
|
@ -37,4 +37,4 @@ jobs:
|
|||
pod install
|
||||
cd ..
|
||||
cp lib/dummy_dsn.dart lib/dsn.dart
|
||||
flutter build ios --release --no-codesign
|
||||
flutter build ios --release --no-codesign --no-tree-shake-icons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue