Use Ruby Gemfile (bundle) to optimize pod install times
This commit is contained in:
4
example/ios/Gemfile
Normal file
4
example/ios/Gemfile
Normal file
@@ -0,0 +1,4 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem 'cocoapods', '1.10.1'
|
||||
gem 'cocoapods-check'
|
Reference in New Issue
Block a user