diff --git a/Podfile b/Podfile index 0e68689a94..345cc933a5 100644 --- a/Podfile +++ b/Podfile @@ -8,14 +8,14 @@ target "Vector" do # Different flavours of pods to MatrixKit # The tagged version on which this version of Console has been built -#pod 'MatrixKit', '~> 0.3.9' +pod 'MatrixKit', '~> 0.3.9' # The lastest release available on the CocoaPods repository #pod 'MatrixKit' # The develop branch version -pod 'MatrixSDK', :git => 'https://github.com/matrix-org/matrix-ios-sdk.git', :branch => 'develop' -pod 'MatrixKit', :git => 'https://github.com/matrix-org/matrix-ios-kit.git', :branch => 'develop' +#pod 'MatrixSDK', :git => 'https://github.com/matrix-org/matrix-ios-sdk.git', :branch => 'develop' +#pod 'MatrixKit', :git => 'https://github.com/matrix-org/matrix-ios-kit.git', :branch => 'develop' # The one used for developping both MatrixSDK and MatrixKit # Note that MatrixSDK must be cloned into a folder called matrix-ios-sdk next to the MatrixKit folder diff --git a/Podfile.lock b/Podfile.lock index 03b466ba2b..f8d4f0d0ed 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -36,24 +36,7 @@ PODS: DEPENDENCIES: - GBDeviceInfo (~> 3.4.0) - GoogleAnalytics - - MatrixKit (from `https://github.com/matrix-org/matrix-ios-kit.git`, branch `develop`) - - MatrixSDK (from `https://github.com/matrix-org/matrix-ios-sdk.git`, branch `develop`) - -EXTERNAL SOURCES: - MatrixKit: - :branch: develop - :git: https://github.com/matrix-org/matrix-ios-kit.git - MatrixSDK: - :branch: develop - :git: https://github.com/matrix-org/matrix-ios-sdk.git - -CHECKOUT OPTIONS: - MatrixKit: - :commit: d480f21af49c9426755b5b6812aab276bd07f32d - :git: https://github.com/matrix-org/matrix-ios-kit.git - MatrixSDK: - :commit: cfd8ecefbb052616c98b98126da0ef666188dc56 - :git: https://github.com/matrix-org/matrix-ios-sdk.git + - MatrixKit (~> 0.3.9) SPEC CHECKSUMS: AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60