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

Commit ecad166

Browse files
authored
Merge pull request #2610 from RocketChat/chore/update_rocketchat_sdk
[CHORE] Update SDK with haptic feedback working again
2 parents 7979c2b + 41fb80a commit ecad166

5 files changed

Lines changed: 18 additions & 10 deletions

File tree

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ CHECKOUT OPTIONS:
157157
:commit: c34d9ccef689c55b9eae69f3c65283da8d8b0c6c
158158
:git: https://github.com/RocketChat/RCMarkdownParser.git
159159
RocketChatViewController:
160-
:commit: ba31d79d2cee0ffe29ffa140088c8fe1d30dac42
160+
:commit: 93164faa2437e9a24dfbc4bc603cff2268e87a0b
161161
:git: https://github.com/RocketChat/RocketChatViewController
162162
SimpleImageViewer:
163163
:commit: 8222c338de0f285ca0c2d556c5d8dedd4a365b52

Pods/Manifest.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/RocketChatViewController/Composer/Classes/Overlays/RecordAudioView.swift

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Rocket.Chat.ShareExtension/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>3.4.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>242</string>
22+
<string>245</string>
2323
<key>ITSEncryptionExportComplianceCode</key>
2424
<string></string>
2525
<key>NSExtension</key>

Rocket.Chat/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
</dict>
223223
</array>
224224
<key>CFBundleVersion</key>
225-
<string>242</string>
225+
<string>245</string>
226226
<key>Fabric</key>
227227
<dict>
228228
<key>APIKey</key>

0 commit comments

Comments
 (0)