1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Rebuild iOS and macOS targets for game_template (#1867)

This commit is contained in:
Filip Hracek
2023-06-04 13:18:21 +02:00
committed by GitHub
parent 1dd911e45c
commit 2672e8c2f5
7 changed files with 268 additions and 18 deletions

View File

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