Commit Graph

172 Commits

Author SHA1 Message Date
SBiOSoftWhare 2bfa2a2b86 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 98529abefe In podfile post install set explicit SWIFT_VERSION only for PiwikTracker 2019-02-27 15:13:04 +01:00
SBiOSoftWhare 999264e395 Add SwiftLint pod to enforce Swift style and conventions 2019-02-27 10:06:30 +01:00
manuroe 1b7798cb19 Maintenance: Update cocopoads and pods. 2019-02-20 16:43:45 +01:00
manuroe 90574256fe version++ 2019-02-15 21:53:10 +01:00
SBiOSoftWhare e53e4ac4ab Add zxcvbn-ios pod to help compute password strength 2019-01-22 00:33:12 +01:00
SBiOSoftWhare 87dd510197 Add SwiftGen pod in order to generate Swift constants for assets (strings, images, storyboards, etc.). 2019-01-14 17:00:36 +01:00
manuroe 3edb2f2368 version++ 2019-01-08 11:37:11 +01:00
manuroe f334904d54 version++ 2019-01-04 16:52:58 +01:00
manuroe ff23f5926c version++ 2018-12-12 10:28:15 +01:00
manuroe e8156d36fa Login flow: Make User Agreement part of the registration flow
#1939
2018-11-27 16:22:33 +01:00
manuroe 32d7859a76 version++ 2018-10-31 16:12:22 +01:00
manuroe 48a974d3ef version++ 2018-10-05 17:56:36 +02:00
SBiOSoftWhare 24aea96f1b Remove pods code sign identity fix from Podfile 2018-10-03 16:00:48 +02:00
manuroe 4310ab5dde version++ 2018-09-26 15:48:38 +02:00
SBiOSoftWhare 3646441c17 Update MatrixKit version to 0.8.3. 2018-08-27 22:08:06 +02:00
SBiOSoftWhare a9f60f613c Use 'MatrixSDK/SwiftSupport' pod for app extension when select develop in Podfile. 2018-08-27 17:27:22 +02:00
manuroe d3d3f7d430 version++ 2018-08-24 18:33:57 +02:00
manuroe 8db47af08a Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe 0603805e32 version++ 2018-08-17 18:36:35 +02:00
manuroe 0bdc3e4a31 version++ 2018-08-10 17:50:26 +02:00
manuroe 56d7ab7816 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 956609b01d Add reference to 'MatrixSDK' podfile again just for clarity 2018-08-09 19:04:53 +02:00
SBiOSoftWhare c2c98311c7 Update podfile, now use MatrixSDK/SwiftSupport 2018-08-09 12:19:24 +02:00
manuroe 65bf1096ea Podfile: come back to develop 2018-08-07 18:23:05 +02:00
manuroe 93bd546715 Podfile: temporary modification to point at lazy_loading dev branches 2018-07-25 18:04:38 +02:00
manuroe dc35ba20bf version++ 2018-07-03 16:04:11 +02:00
manuroe 5480cc77ef Pod: Update GBDeviceInfo 2018-06-04 14:47:36 +02:00
manuroe 1ed9dc42fd version++ 2018-06-01 16:56:05 +02:00
manuroe f5465be238 update++ 2018-05-23 19:45:49 +02:00
manuroe afcb57427f update++ 2018-04-23 18:30:16 +02:00
manuroe 17e65c6a7b update++ 2018-04-20 16:35:58 +02:00
manuroe d7e53a7866 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 c2ec66845f version++ 2018-03-30 12:50:12 +02:00
manuroe a0a466f7ba version++ 2018-03-13 16:29:46 +01:00
giomfo a83380de20 version ++ 2018-02-27 18:04:19 +01:00
giomfo e8c69f30df version ++ 2018-02-14 17:45:17 +01:00
Giom Foret 57ed4183d2 version ++ 2018-02-10 15:53:37 +01:00
manuroe a7422fff45 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 a40d65d268 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 4914154dae Pod: update GBDeviceInfo 2018-02-06 15:00:22 +01:00
manuroe 29ffdb2bb4 Podfile: matrix-ios-sdk now enables crypto by default 2018-01-31 17:28:29 +01:00
manuroe 3697088564 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 51e135216a Piwik: our PR on Piwik now just need to be released 2018-01-30 08:36:52 +01:00
manuroe b2a81d7c0b Piwik: Use it for analytics 2018-01-29 15:26:44 +01:00
manuroe f3d1b081c0 Podfile: Enable use_frameworks so that we can use Swift pods 2018-01-23 20:18:07 +01:00
manuroe c28423d370 Remove Google Analytics 2018-01-05 10:02:10 +01:00
manuroe 16623d8ac2 Merge remote-tracking branch 'origin/master' into develop 2017-12-29 18:02:44 +01:00
manuroe df69ec1c8b version++ 2017-12-29 18:01:40 +01:00
manuroe cf1b91341e Matrix SDK extensions: use new 'MatrixSDK/GoogleAnalytics' pod 2017-12-06 15:57:48 +01:00