mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 03:35:28 +00:00
Update notes for building under iOS (#238)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user