2
0
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:
Oliver
2022-12-21 23:00:10 +11:00
committed by GitHub
parent 0090443495
commit d69ffc8de0
5 changed files with 25 additions and 16 deletions

View File

@ -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