Commit Graph

261 Commits

Author SHA1 Message Date
manuroe 495e2926c7 version++ 2020-11-24 17:56:47 +01:00
manuroe 0607873a6f version++ 2020-11-17 18:16:22 +01:00
manuroe 31ef15ed3c Podfile: We still need the arm64 hack for fastlane
so that we can use fastlane in the CI
2020-11-16 22:37:47 +01:00
manuroe 7b6947ebc7 Pods: Remove cmark dependency
We do not need it anymore now
2020-11-16 10:36:29 +01:00
manuroe 2400353de9 bundle update to use the latest cocoapods version
With cocoapods 1.10.0 and Realm 10.1.2, we are full compliant with arm64 simulator. We do not need any trick anymore
2020-11-16 10:35:03 +01:00
SBiOSoftWhare 7289078d1f Merge branch 'develop' into element_3655 2020-11-02 15:11:55 +01:00
manuroe 463a1b9650 Merge branch 'develop' into xcode12 2020-10-30 09:43:04 +01:00
manuroe 07dd777bbd Podfile: Revert the xcode12 branch 2020-10-30 09:40:25 +01:00
SBiOSoftWhare 36bc5bf8a8 Add SwiftBase32 and SwiftJWT pods. 2020-10-28 00:24:19 +01:00
manuroe d9f6aea6a3 version++ 2020-10-27 13:58:56 +01:00
manuroe a0e69ba70f Make Xcode 12 and fastlane(xcodebuild) happy while some pods are not updated
Apply what https://stackoverflow.com/a/63955114 describes
2020-10-23 13:58:53 +02:00
manuroe f0a864b83b Upgrade to Xcode 12
#3712
2020-10-22 14:31:17 +02:00
ismailgulek a2f2bd117b Merge branch 'develop' into element_3570 2020-10-16 11:52:12 +03:00
manuroe 9b86f395f8 version++ 2020-10-14 17:18:53 +02:00
ismailgulek bbc4a1103a version++ 2020-10-13 13:19:39 +03:00
SBiOSoftWhare df6b3e9648 version++ 2020-10-09 17:25:20 +02:00
ismailgulek b3f1de088a Update SwiftLint 2020-10-06 17:56:13 +03:00
ismailgulek 18f0d461cd Update SwiftGen 2020-10-06 17:55:03 +03:00
ismailgulek 5c9aa0479c Update MatomoTracker 2020-10-06 17:53:34 +03:00
ismailgulek 183de6984d Update KeychainAccess 2020-10-06 17:49:57 +03:00
ismailgulek a73ee28cca Update FlowCommoniOS 2020-10-06 17:46:39 +03:00
ismailgulek 41ccc49cb6 Update GBDeviceInfo 2020-10-06 17:41:49 +03:00
ismailgulek c89c1868ca Add ReadMoreTextView 2020-10-06 17:27:23 +03:00
SBiOSoftWhare 0d6168a0db version++ 2020-10-02 14:40:50 +02:00
manuroe 590c655732 version++ 2020-09-30 18:42:21 +02:00
ismailgulek db488bf27c Update MatrixKit 2020-09-16 16:38:53 +03:00
manuroe b3bae96caf version++ 2020-09-15 18:23:52 +02:00
ismailgulek cbfcf9c9d8 Update MatrixKit 2020-09-15 17:37:27 +03:00
manuroe 491be2f682 version++ 2020-09-08 13:44:53 +02:00
SBiOSoftWhare 32a37d9041 Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
manuroe ccf20897de version++ 2020-09-03 13:14:49 +02:00
SBiOSoftWhare e5f5a1c954 Remove no longer needed SwiftUTI tweak in post install hook. 2020-09-01 11:36:07 +02:00
SBiOSoftWhare cd7336947b Inhibit warnings from 3rd party pods. 2020-09-01 11:33:52 +02:00
ismailgulek 91d8534953 Use latest SDK 2020-08-26 13:05:50 +03:00
ismailgulek b596440e43 Update SDK 2020-08-20 11:28:56 +03:00
ismailgulek d0115b7bdd Use new MatrixKit 2020-08-14 14:06:38 +03:00
ismailgulek baefb335d0 version++ 2020-08-13 19:39:34 +03:00
ismailgulek 8d051b7b0e Use new MatrixKit 2020-08-13 14:46:52 +03:00
ismailgulek 6634cdc695 Merge branch 'develop' into fix_3408
# Conflicts:
#	Podfile
#	Riot.xcodeproj/project.pbxproj
2020-08-12 10:02:31 +03:00
ismailgulek 4d556dcd59 version++ 2020-08-07 16:12:22 +03:00
Manu 6a475eda9f version++ 2020-08-05 18:31:26 +02:00
Olivier Halligon 82529f57b0 Refactor switcheroo to use RegEx and not YAML Podspec 2020-08-03 14:37:52 +02:00
ismailgulek ed77f10a6d Merge pull request #3443 from vector-im/element_3436
PIN Protection
2020-07-28 15:53:23 +03:00
Manu c843d28190 version++ 2020-07-28 12:06:56 +02:00
ismailgulek c0cd2e1c7f Update Podfile
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-22 17:14:55 +03:00
ismailgulek 60fa8ecaae Integrate KeychainAccess library 2020-07-22 11:35:46 +03:00
ismailgulek 4cd10ef88a Add FlowCommoniOS pod 2020-07-16 12:24:43 +03:00
Ismail Gulek fdbf07fb6a Update MatrixKit version 2020-07-13 16:20:54 +03:00
ismailgulek ccda8ffdd1 Remove xcode11 from Podfile 2020-07-01 10:02:59 +03:00
ismailgulek bd1bb3b952 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
#	Gemfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/SupportingFiles/Info.plist
#	RiotShareExtension/SupportingFiles/Info.plist
#	SiriIntents/Info.plist
2020-07-01 09:59:29 +03:00