瀏覽代碼

Deploy LiveSDK, WhiteRaccoon, LXReorderableCollectionViewFlowLayout, Dropbox and for once MobileVLCKit via Cocoapods

Felix Paul Kühne 9 年之前
父節點
當前提交
7dd6a8e971
共有 2 個文件被更改,包括 93 次插入28 次删除
  1. 93 0
      Podfile
  2. 0 28
      compileDebugLibraries.sh

+ 93 - 0
Podfile

@@ -17,6 +17,96 @@ pod 'CocoaHTTPServer', :git => 'git://github.com/fkuehne/CocoaHTTPServer.git' #
 pod 'RESideMenu', '~>4.0.7'
 pod 'GoogleAPIClient/Drive'
 pod 'GTMOAuth2'
+pod 'VLC-LXReorderableCollectionViewFlowLayout'
+pod 'VLC-WhiteRaccoon'
+pod 'VLC-LiveSDK', '5.7.0v'
+pod 'VLC-Dropbox-v1-SDK', '1.3.14v'
+pod 'MobileVLCKit-unstable', '3.0.0a8'
+
+end
+post_install do |installer_representation|
+  installer_representation.pods_project.build_configurations.each do |config|
+            config.build_settings['SKIP_INSTALL'] = 'YES'
+            config.build_settings['VALID_ARCHS'] = 'armv7 armv7s arm64'
+            config.build_settings['ARCHS'] = 'armv7 armv7s arm64'
+            config.build_settings['CLANG_CXX_LIBRARY'] = 'libc++'
+  end
+end
+
+target 'VLC-iOS-no-watch' do
+platform :ios, '7.0'
+
+pod 'OBSlider', '1.1.0'
+pod 'InAppSettingsKit', :git => 'git://github.com/fkuehne/InAppSettingsKit.git', :commit => '415ea6bb' #tvOS fix
+pod 'upnpx', '~>1.3.6'
+pod 'HockeySDK', '~>3.6.4'
+pod 'XKKeychain', '~>1.0'
+pod 'box-ios-sdk-v2', :git => 'git://github.com/fkuehne/box-ios-sdk-v2.git' #has a logout function added
+pod 'CocoaHTTPServer', :git => 'git://github.com/fkuehne/CocoaHTTPServer.git' # has our fixes
+pod 'RESideMenu', '~>4.0.7'
+pod 'GoogleAPIClient/Drive'
+pod 'GTMOAuth2'
+pod 'VLC-LXReorderableCollectionViewFlowLayout'
+pod 'VLC-WhiteRaccoon'
+pod 'VLC-LiveSDK', '5.7.0v'
+pod 'VLC-Dropbox-v1-SDK', '1.3.14v'
+pod 'MobileVLCKit-unstable', '3.0.0a8'
+
+end
+post_install do |installer_representation|
+  installer_representation.pods_project.build_configurations.each do |config|
+            config.build_settings['SKIP_INSTALL'] = 'YES'
+            config.build_settings['VALID_ARCHS'] = 'armv7 armv7s arm64'
+            config.build_settings['ARCHS'] = 'armv7 armv7s arm64'
+            config.build_settings['CLANG_CXX_LIBRARY'] = 'libc++'
+  end
+end
+
+target 'VLC-iOS-Debug' do
+platform :ios, '7.0'
+
+pod 'OBSlider', '1.1.0'
+pod 'InAppSettingsKit', :git => 'git://github.com/fkuehne/InAppSettingsKit.git', :commit => '415ea6bb' #tvOS fix
+pod 'upnpx', '~>1.3.6'
+pod 'HockeySDK', '~>3.6.4'
+pod 'XKKeychain', '~>1.0'
+pod 'box-ios-sdk-v2', :git => 'git://github.com/fkuehne/box-ios-sdk-v2.git' #has a logout function added
+pod 'CocoaHTTPServer', :git => 'git://github.com/fkuehne/CocoaHTTPServer.git' # has our fixes
+pod 'RESideMenu', '~>4.0.7'
+pod 'GoogleAPIClient/Drive'
+pod 'GTMOAuth2'
+pod 'VLC-LXReorderableCollectionViewFlowLayout'
+pod 'VLC-WhiteRaccoon'
+pod 'VLC-LiveSDK', '5.7.0v'
+pod 'VLC-Dropbox-v1-SDK', '1.3.14v'
+
+end
+post_install do |installer_representation|
+  installer_representation.pods_project.build_configurations.each do |config|
+            config.build_settings['SKIP_INSTALL'] = 'YES'
+            config.build_settings['VALID_ARCHS'] = 'armv7 armv7s arm64'
+            config.build_settings['ARCHS'] = 'armv7 armv7s arm64'
+            config.build_settings['CLANG_CXX_LIBRARY'] = 'libc++'
+  end
+end
+
+target 'VLC-iOS-no-watch-Debug' do
+platform :ios, '7.0'
+
+pod 'OBSlider', '1.1.0'
+pod 'InAppSettingsKit', :git => 'git://github.com/fkuehne/InAppSettingsKit.git', :commit => '415ea6bb' #tvOS fix
+pod 'upnpx', '~>1.3.6'
+pod 'HockeySDK', '~>3.6.4'
+pod 'XKKeychain', '~>1.0'
+pod 'box-ios-sdk-v2', :git => 'git://github.com/fkuehne/box-ios-sdk-v2.git' #has a logout function added
+pod 'CocoaHTTPServer', :git => 'git://github.com/fkuehne/CocoaHTTPServer.git' # has our fixes
+pod 'RESideMenu', '~>4.0.7'
+pod 'GoogleAPIClient/Drive'
+pod 'GTMOAuth2'
+pod 'VLC-LXReorderableCollectionViewFlowLayout'
+pod 'VLC-WhiteRaccoon'
+pod 'VLC-LiveSDK', '5.7.0v'
+pod 'VLC-Dropbox-v1-SDK', '1.3.14v'
 
 end
 post_install do |installer_representation|
@@ -37,5 +127,8 @@ pod 'CocoaHTTPServer', :git => 'git://github.com/fkuehne/CocoaHTTPServer.git' #
 pod 'MetaDataFetcherKit', '~>0.1.8'
 pod "OROpenSubtitleDownloader", :git => 'https://github.com/orta/OROpenSubtitleDownloader.git', :commit => '0509eac2'
 pod 'GRKArrayDiff', '~> 2.1'
+pod 'VLC-WhiteRaccoon'
+pod 'VLC-LiveSDK', '5.7.0v'
+pod 'VLC-Dropbox-v1-SDK', '1.3.14v'
 
 end

+ 0 - 28
compileDebugLibraries.sh

@@ -120,27 +120,6 @@ git pull --rebase
 git reset --hard ${TESTEDVLCKITHASH}
 cd ..
 fi
-if ! [ -e LXReorderableCollectionViewFlowLayout ]; then
-git clone git://github.com/fkuehne/LXReorderableCollectionViewFlowLayout.git
-else
-cd LXReorderableCollectionViewFlowLayout && git pull --rebase && cd ..
-fi
-if ! [ -e WhiteRaccoon ]; then
-git clone git://github.com/fkuehne/WhiteRaccoon.git
-else
-cd WhiteRaccoon && git pull --rebase && cd ..
-fi
-if ! [ -e Dropbox ]; then
-DROPBOXSDKVERSION=1.3.13
-curl -L -O https://www.dropbox.com/static/developers/dropbox-ios-sdk-${DROPBOXSDKVERSION}.zip
-unzip -q dropbox-ios-sdk-${DROPBOXSDKVERSION}.zip
-mv dropbox-ios-sdk-${DROPBOXSDKVERSION} Dropbox
-cd Dropbox
-patch -p1 < ../../patches/dropbox/DropboxTV.patch
-cd ..
-rm dropbox-ios-sdk-${DROPBOXSDKVERSION}.zip
-rm -rf __MACOSX
-fi
 if ! [ -e HockeySDK-tvOS ]; then
 curl -L -O https://www.dropbox.com/s/pie0xxmf6xmj6wl/HockeySDK-tvOS.zip?dl=0
 unzip -q HockeySDK-tvOS.zip?dl=0
@@ -150,13 +129,6 @@ cd ..
 rm HockeySDK-tvOS.zip?dl=0
 rm -rf __MACOSX
 fi
-if ! [ -e OneDrive ]; then
-git clone git://github.com/liveservices/LiveSDK-for-iOS.git OneDrive
-cd OneDrive && git am ../../patches/onedrive/*.patch && cd ..
-else
-cd OneDrive && git pull --rebase && cd ..
-fi
-fi
 
 spopd #ImportedSources