Fix ARMv7s compilation
Fetch the Dropbox SDK ourselves instead ofusing the CocoaPod, compile all the libraries with the correct settings and update MLKit
... | ... | @@ -9,7 +9,6 @@ pod 'OBSlider', '1.1.0' |
pod 'QuincyKit', :git => 'https://github.com/carolanitz/QuincyKit.git' | ||
pod 'PLCrashReporter', '1.2-rc5' | ||
pod 'GHSidebarNav', '1.0.0' | ||
pod 'Dropbox-iOS-SDK', '1.3.13' | ||
pod 'InAppSettingsKit', '2.2.2' | ||
pod 'upnpx', '1.3.0' | ||
... | ... |
Please register or sign in to comment