2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 02:05:29 +00:00

working towards building for iOS

This commit is contained in:
Oliver Walters
2021-08-18 20:45:11 +10:00
parent 9f811f1dbf
commit 52dc6f688f
7 changed files with 72 additions and 26 deletions

View File

@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
<string>9.0</string>
</dict>
</plist>