Created
June 11, 2019 09:53
-
-
Save shyvum/2ac0dd3583e490a6a0a9cb7df950f021 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Uncomment the following line | |
platform :ios, '9.0' | |
# CocoaPods analytics sends network stats synchronously affecting flutter build latency. | |
ENV['COCOAPODS_DISABLE_STATS'] = 'true' | |
project 'Runner', { | |
'Debug' => :debug, | |
'Profile' => :release, | |
'Release' => :release, | |
} | |
# And ignore the rest of this file... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment