2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-07-02 11:50:45 +00:00

Tweak for ios build (#669)

This commit is contained in:
Oliver
2025-06-29 16:57:31 +10:00
committed by GitHub
parent 675f9ee1bb
commit 5bd5d34b24
6 changed files with 42 additions and 141 deletions

View File

@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your projects
platform :ios, '12.0'
platform :ios, '13.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'