Skip to content
This repository was archived by the owner on Jun 7, 2020. It is now read-only.

Commit 02df552

Browse files
authored
Merge pull request #2539 from RocketChat/beta
[RELEASE] Merge BETA into MASTER
2 parents c492e55 + 2f6311d commit 02df552

File tree

228 files changed

+14583
-6643
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

228 files changed

+14583
-6643
lines changed

Podfile

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def ui_pods
1414
end
1515

1616
def diff_pods
17-
pod 'DifferenceKit/Core'
17+
pod 'DifferenceKit/Core', '~> 0.8'
1818
end
1919

2020
def shared_pods
@@ -77,20 +77,26 @@ end
7777
post_install do |installer|
7878
swift3Targets = ['MobilePlayer', 'RCMarkdownParser']
7979
swift42Targets = ['SwipeCellKit']
80+
8081
installer.pods_project.targets.each do |target|
8182
target.build_configurations.each do |config|
8283
config.build_settings['SWIFT_VERSION'] = '4.1'
84+
config.build_settings['ENABLE_BITCODE'] = 'NO'
85+
config.build_settings['ARCHS'] = 'arm64'
86+
8387
if config.name == 'Debug'
8488
config.build_settings['SWIFT_OPTIMIZATION_LEVEL'] = '-Onone'
8589
else
8690
config.build_settings['SWIFT_OPTIMIZATION_LEVEL'] = '-Owholemodule'
8791
end
8892
end
93+
8994
if swift3Targets.include? target.name
9095
target.build_configurations.each do |config|
9196
config.build_settings['SWIFT_VERSION'] = '3.1'
9297
end
9398
end
99+
94100
if swift42Targets.include? target.name
95101
target.build_configurations.each do |config|
96102
config.build_settings['SWIFT_VERSION'] = '4.2'

Podfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ PODS:
22
- 1PasswordExtension (1.8.5)
33
- Crashlytics (3.11.1):
44
- Fabric (~> 1.8.1)
5-
- DifferenceKit (0.7.2):
6-
- DifferenceKit/Core (= 0.7.2)
7-
- DifferenceKit/UIKitExtension (= 0.7.2)
8-
- DifferenceKit/Core (0.7.2)
9-
- DifferenceKit/UIKitExtension (0.7.2):
5+
- DifferenceKit (0.8.0):
6+
- DifferenceKit/Core (= 0.8.0)
7+
- DifferenceKit/UIKitExtension (= 0.8.0)
8+
- DifferenceKit/Core (0.8.0)
9+
- DifferenceKit/UIKitExtension (0.8.0):
1010
- DifferenceKit/Core
1111
- Fabric (1.8.2)
1212
- Firebase/Core (5.12.0):
@@ -74,12 +74,12 @@ PODS:
7474
- Realm/Headers (3.12.0)
7575
- RealmSwift (3.12.0):
7676
- Realm (= 3.12.0)
77-
- RocketChatViewController (0.1.0):
78-
- RocketChatViewController/Composer (= 0.1.0)
79-
- RocketChatViewController/ViewController (= 0.1.0)
80-
- RocketChatViewController/Composer (0.1.0)
81-
- RocketChatViewController/ViewController (0.1.0):
82-
- DifferenceKit (~> 0.7.2)
77+
- RocketChatViewController (1.0.0):
78+
- RocketChatViewController/Composer (= 1.0.0)
79+
- RocketChatViewController/ViewController (= 1.0.0)
80+
- RocketChatViewController/Composer (1.0.0)
81+
- RocketChatViewController/ViewController (1.0.0):
82+
- DifferenceKit (~> 0.8)
8383
- semver (1.1.0)
8484
- SimpleImageViewer (1.2.0):
8585
- FLAnimatedImage
@@ -91,7 +91,7 @@ PODS:
9191
DEPENDENCIES:
9292
- 1PasswordExtension
9393
- Crashlytics
94-
- DifferenceKit/Core
94+
- DifferenceKit/Core (~> 0.8)
9595
- Fabric
9696
- Firebase/Core
9797
- FLEX (~> 2.0)
@@ -157,7 +157,7 @@ CHECKOUT OPTIONS:
157157
:commit: c34d9ccef689c55b9eae69f3c65283da8d8b0c6c
158158
:git: https://github.com/RocketChat/RCMarkdownParser.git
159159
RocketChatViewController:
160-
:commit: 918d9d91fb856b836795e673b112dc2624f2be06
160+
:commit: 7e2f461f9409f00b00f2e0a569378de2982570b0
161161
:git: https://github.com/RocketChat/RocketChatViewController
162162
SimpleImageViewer:
163163
:commit: 8222c338de0f285ca0c2d556c5d8dedd4a365b52
@@ -166,7 +166,7 @@ CHECKOUT OPTIONS:
166166
SPEC CHECKSUMS:
167167
1PasswordExtension: 0e95bdea64ec8ff2f4f693be5467a09fac42a83d
168168
Crashlytics: ca7ab4bc304aa216bdc2e4c1a96389ee77252203
169-
DifferenceKit: 5179eaf0e76a1b9fbaeb93f4c1a82510be63ca65
169+
DifferenceKit: edcc9da33f545a49a70eefcf1a5327162cb72eb8
170170
Fabric: d2b22f443ba195d8a7cc204da230977c72733b40
171171
Firebase: 9190018e296139d938b99521cde0c15a6e8d2946
172172
FirebaseAnalytics: 63202d2665de4e6adcbdce189135255d8b5962ba
@@ -186,14 +186,14 @@ SPEC CHECKSUMS:
186186
ReachabilitySwift: 35720ffea59c1c76d15f885be77fd33e33985427
187187
Realm: cdaef23c4ddb36ab1ddffed23f5a7f3332fc5585
188188
RealmSwift: 5576324033f0aa5ef1e0a839a3da2281dff47a7f
189-
RocketChatViewController: 00d436e393ac0bd0a62bc72d9a35a9043fc3f3a5
189+
RocketChatViewController: d777bcaf9463fc56b7fc7c9ce14873b9cd6b9cfe
190190
semver: 11ae3bc4a6036efbc86b5863ef5fa32c065c8bbd
191191
SimpleImageViewer: 6ed0d2acf7c166a5b4e795bccc7b9ea1b225ff9b
192192
Starscream: 142bd8ef24592d985daee9fa48c936070b85b15f
193193
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
194194
SwiftyJSON: c4bcba26dd9ec7a027fc8eade48e2c911f229e96
195195
SwipeCellKit: d8f2617538ce3021cb0a11d1b93856a06a2f2e20
196196

197-
PODFILE CHECKSUM: 5d62982fe6d8cd234f28edafc23b27595439d854
197+
PODFILE CHECKSUM: 5de85ce8e162b64ac2f6aa9802ba9d08358506a1
198198

199199
COCOAPODS: 1.5.3

0 commit comments

Comments
 (0)