Commit Graph

175 Commits

Author SHA1 Message Date
SBiOSoftWhare b2923fb27d version++ 2019-03-21 14:57:44 +01:00
manuroe bea19617fa version++ 2019-03-13 09:10:18 +01:00
SBiOSoftWhare e551ea61ac version++ 2019-03-11 12:01:26 +01:00
SBiOSoftWhare 922ee4391f Remove not needed official podspec source from Podfile. As written in the doc "The official CocoaPods source is implicit". 2019-02-27 15:16:51 +01:00
SBiOSoftWhare 2fb1b0b388 In podfile post install set explicit SWIFT_VERSION only for PiwikTracker 2019-02-27 15:13:04 +01:00
SBiOSoftWhare e311b4f674 Add SwiftLint pod to enforce Swift style and conventions 2019-02-27 10:06:30 +01:00
manuroe 5f11e88fd3 Maintenance: Update cocopoads and pods. 2019-02-20 16:43:45 +01:00
manuroe 9ada2bb747 version++ 2019-02-15 21:53:10 +01:00
SBiOSoftWhare f0167bc9ea Add zxcvbn-ios pod to help compute password strength 2019-01-22 00:33:12 +01:00
SBiOSoftWhare 64f212908e Add SwiftGen pod in order to generate Swift constants for assets (strings, images, storyboards, etc.). 2019-01-14 17:00:36 +01:00
manuroe 99789709d7 version++ 2019-01-08 11:37:11 +01:00
manuroe 859fcc0ac3 version++ 2019-01-04 16:52:58 +01:00
manuroe fd6b35fae9 version++ 2018-12-12 10:28:15 +01:00
manuroe f85e90fcc9 Login flow: Make User Agreement part of the registration flow
#1939
2018-11-27 16:22:33 +01:00
manuroe 5d807b666c version++ 2018-10-31 16:12:22 +01:00
manuroe 8c8f5c384d version++ 2018-10-05 17:56:36 +02:00
SBiOSoftWhare abcad3cef2 Remove pods code sign identity fix from Podfile 2018-10-03 16:00:48 +02:00
manuroe f8901a0649 version++ 2018-09-26 15:48:38 +02:00
SBiOSoftWhare e57434d82e Update MatrixKit version to 0.8.3. 2018-08-27 22:08:06 +02:00
SBiOSoftWhare a7d369cf8c Use 'MatrixSDK/SwiftSupport' pod for app extension when select develop in Podfile. 2018-08-27 17:27:22 +02:00
manuroe 9e58cbb709 version++ 2018-08-24 18:33:57 +02:00
manuroe e9d6b0996c Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe da7b2d87e6 version++ 2018-08-17 18:36:35 +02:00
manuroe 4a7035c4dc version++ 2018-08-10 17:50:26 +02:00
manuroe 4e09e6cb53 Disable 'MatrixSDK/SwiftSupport' pod
And make Swift code not using NS_REFINED_FOR_SWIFTed methods from MatrixSDK
2018-08-10 17:08:25 +02:00
SBiOSoftWhare 6dc4209c92 Add reference to 'MatrixSDK' podfile again just for clarity 2018-08-09 19:04:53 +02:00
SBiOSoftWhare 5e3e523220 Update podfile, now use MatrixSDK/SwiftSupport 2018-08-09 12:19:24 +02:00
manuroe dc30c4af0b Podfile: come back to develop 2018-08-07 18:23:05 +02:00
manuroe e82311958a Podfile: temporary modification to point at lazy_loading dev branches 2018-07-25 18:04:38 +02:00
manuroe 9f1efc9bd2 version++ 2018-07-03 16:04:11 +02:00
manuroe 0ccb8e3526 Pod: Update GBDeviceInfo 2018-06-04 14:47:36 +02:00
manuroe 91d844036b version++ 2018-06-01 16:56:05 +02:00
manuroe c6a5ec4cb7 update++ 2018-05-23 19:45:49 +02:00
manuroe ffe849d6bf update++ 2018-04-23 18:30:16 +02:00
manuroe d24484bc71 update++ 2018-04-20 16:35:58 +02:00
manuroe 182458a6a0 BF: Upgrade the minimal iOS version to 9.0 because the app crashes on iOS8 (#1821)
because of the WebRTC framework.
2018-04-03 11:22:47 +02:00
manuroe 906ea48dc0 version++ 2018-03-30 12:50:12 +02:00
manuroe 99d53e5d0f version++ 2018-03-13 16:29:46 +01:00
giomfo b9aefa5257 version ++ 2018-02-27 18:04:19 +01:00
giomfo a9b3069e21 version ++ 2018-02-14 17:45:17 +01:00
Giom Foret b0a166cfb7 version ++ 2018-02-10 15:53:37 +01:00
manuroe 7849b6fd11 Podfile: Set minimal iOS version back to 8.0 as MatrixSDK cannot use GoogleWebRTC
see https://github.com/matrix-org/matrix-ios-sdk/commit/f685fe34c694c3888a3c8f2940ae9c61436eca13
2018-02-09 11:31:55 +01:00
manuroe 4c34be7b1d Podfile: Update the minimal iOS version to 9.0
to be able to use Google WebRTC lib (https://cocoapods.org/pods/GoogleWebRTC)
2018-02-07 10:18:45 +01:00
manuroe cdb3e2ef07 Pod: update GBDeviceInfo 2018-02-06 15:00:22 +01:00
manuroe 76995cf080 Podfile: matrix-ios-sdk now enables crypto by default 2018-01-31 17:28:29 +01:00
manuroe a90c9e1b9f Piwik: Podfile: set the right identity for frameworks to be able to make release builds
See https://github.com/CocoaPods/CocoaPods/issues/3156#issuecomment-102022787
2018-01-31 09:46:24 +01:00
manuroe e6ec1165b5 Piwik: our PR on Piwik now just need to be released 2018-01-30 08:36:52 +01:00
manuroe 24fdbebf39 Piwik: Use it for analytics 2018-01-29 15:26:44 +01:00
manuroe cfaa1c9f4b Podfile: Enable use_frameworks so that we can use Swift pods 2018-01-23 20:18:07 +01:00
manuroe 93655dfb02 Remove Google Analytics 2018-01-05 10:02:10 +01:00