Ver Fonte

Use beta version of CocoaPods

onevcat há 6 anos atrás
pai
commit
584c513e6d
2 ficheiros alterados com 10 adições e 6 exclusões
  1. 1 1
      Gemfile
  2. 9 5
      Gemfile.lock

+ 1 - 1
Gemfile

@@ -4,4 +4,4 @@ source "https://rubygems.org"
 
 
 gem "fastlane"
 gem "fastlane"
 gem "jazzy"
 gem "jazzy"
-gem "cocoapods"
+gem "cocoapods", "~> 1.8.beta"

+ 9 - 5
Gemfile.lock

@@ -9,13 +9,16 @@ GEM
       tzinfo (~> 1.1)
       tzinfo (~> 1.1)
     addressable (2.6.0)
     addressable (2.6.0)
       public_suffix (>= 2.0.2, < 4.0)
       public_suffix (>= 2.0.2, < 4.0)
+    algoliasearch (1.26.1)
+      httpclient (~> 2.8, >= 2.8.3)
+      json (>= 1.5.1)
     atomos (0.1.3)
     atomos (0.1.3)
     babosa (1.0.2)
     babosa (1.0.2)
     claide (1.0.3)
     claide (1.0.3)
-    cocoapods (1.7.5)
+    cocoapods (1.8.0.beta.1)
       activesupport (>= 4.0.2, < 5)
       activesupport (>= 4.0.2, < 5)
       claide (>= 1.0.2, < 2.0)
       claide (>= 1.0.2, < 2.0)
-      cocoapods-core (= 1.7.5)
+      cocoapods-core (= 1.8.0.beta.1)
       cocoapods-deintegrate (>= 1.0.3, < 2.0)
       cocoapods-deintegrate (>= 1.0.3, < 2.0)
       cocoapods-downloader (>= 1.2.2, < 2.0)
       cocoapods-downloader (>= 1.2.2, < 2.0)
       cocoapods-plugins (>= 1.0.0, < 2.0)
       cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -30,9 +33,10 @@ GEM
       molinillo (~> 0.6.6)
       molinillo (~> 0.6.6)
       nap (~> 1.0)
       nap (~> 1.0)
       ruby-macho (~> 1.4)
       ruby-macho (~> 1.4)
-      xcodeproj (>= 1.10.0, < 2.0)
-    cocoapods-core (1.7.5)
+      xcodeproj (>= 1.11.1, < 2.0)
+    cocoapods-core (1.8.0.beta.1)
       activesupport (>= 4.0.2, < 6)
       activesupport (>= 4.0.2, < 6)
+      algoliasearch (~> 1.0)
       fuzzy_match (~> 2.0.4)
       fuzzy_match (~> 2.0.4)
       nap (~> 1.0)
       nap (~> 1.0)
     cocoapods-deintegrate (1.0.4)
     cocoapods-deintegrate (1.0.4)
@@ -230,7 +234,7 @@ PLATFORMS
   ruby
   ruby
 
 
 DEPENDENCIES
 DEPENDENCIES
-  cocoapods
+  cocoapods (~> 1.8.beta)
   fastlane
   fastlane
   jazzy
   jazzy