浏览代码

Pods: use fork of SSKeychain with iCloud Keychain Sync enforced

Felix Paul Kühne 9 年之前
父节点
当前提交
e7ad674aa8
共有 2 个文件被更改,包括 8 次插入3 次删除
  1. 2 2
      Podfile
  2. 6 1
      Podfile.lock

+ 2 - 2
Podfile

@@ -9,7 +9,7 @@ pod 'OBSlider', '1.1.0'
 pod 'InAppSettingsKit', '2.2.2'
 pod 'upnpx', '~>1.3.4'
 pod 'HockeySDK', '~>3.6.4'
-pod 'SSKeychain', '~>1.2.2'
+pod 'SSKeychain', :git => 'git://github.com/fkuehne/sskeychain.git' #iCloud Keychain sync
 pod 'box-ios-sdk-v2', :git => 'git://github.com/fkuehne/box-ios-sdk-v2.git' #has a logout function added
 pod 'RESideMenu', '~>4.0.7'
 
@@ -25,7 +25,7 @@ end
 
 target 'VLC-TV' do
 platform :tvos, '9.0'
-pod 'SSKeychain', '~>1.2.2'
+pod 'SSKeychain', :git => 'git://github.com/fkuehne/sskeychain.git' #iCloud Keychain Sync
 pod 'box-ios-sdk-v2', :git => 'git://github.com/fkuehne/box-ios-sdk-v2.git' #has tvOS support added
 
 end

+ 6 - 1
Podfile.lock

@@ -15,17 +15,22 @@ DEPENDENCIES:
   - InAppSettingsKit (= 2.2.2)
   - OBSlider (= 1.1.0)
   - RESideMenu (~> 4.0.7)
-  - SSKeychain (~> 1.2.2)
+  - SSKeychain (from `git://github.com/fkuehne/sskeychain.git`)
   - upnpx (~> 1.3.4)
 
 EXTERNAL SOURCES:
   box-ios-sdk-v2:
     :git: git://github.com/fkuehne/box-ios-sdk-v2.git
+  SSKeychain:
+    :git: git://github.com/fkuehne/sskeychain.git
 
 CHECKOUT OPTIONS:
   box-ios-sdk-v2:
     :commit: 180f009b3b22d813ca40e4c88074e0ef228c357b
     :git: git://github.com/fkuehne/box-ios-sdk-v2.git
+  SSKeychain:
+    :commit: a8e9b21f96adf1ec296e51778ef137f0ea3bd078
+    :git: git://github.com/fkuehne/sskeychain.git
 
 SPEC CHECKSUMS:
   box-ios-sdk-v2: 9423bd75373350ea40b92f3d2d6e89f81d96d634