Skip to content

Instantly share code, notes, and snippets.

@ShivamGoyal1899
Created June 11, 2019 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShivamGoyal1899/2ac0dd3583e490a6a0a9cb7df950f021 to your computer and use it in GitHub Desktop.
Save ShivamGoyal1899/2ac0dd3583e490a6a0a9cb7df950f021 to your computer and use it in GitHub Desktop.
# 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