mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Recommend to use the final version of CDN support for the CocoaPods trunk specs repo (#36237)
This commit is contained in:
parent
107f36548a
commit
626ca086d0
@ -1,3 +1,6 @@
|
|||||||
|
# Using a CDN with CocoaPods 1.7.2 or later can save a lot of time on pod installation, but it's experimental rather than the default.
|
||||||
|
# source 'https://cdn.cocoapods.org/'
|
||||||
|
|
||||||
# Uncomment this line to define a global platform for your project
|
# Uncomment this line to define a global platform for your project
|
||||||
# platform :ios, '9.0'
|
# platform :ios, '9.0'
|
||||||
|
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# Using a CDN with CocoaPods 1.7.2 or later can save a lot of time on pod installation, but it's experimental rather than the default.
|
||||||
|
# source 'https://cdn.cocoapods.org/'
|
||||||
|
|
||||||
# Uncomment this line to define a global platform for your project
|
# Uncomment this line to define a global platform for your project
|
||||||
# platform :ios, '9.0'
|
# platform :ios, '9.0'
|
||||||
|
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# Using a CDN with CocoaPods 1.7.2 or later can save a lot of time on pod installation, but it's experimental rather than the default.
|
||||||
|
# source 'https://cdn.cocoapods.org/'
|
||||||
|
|
||||||
platform :osx, '10.13'
|
platform :osx, '10.13'
|
||||||
|
|
||||||
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
|
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
|
||||||
|
Loading…
Reference in New Issue
Block a user