Skip to content

Commit eabb070

Browse files
committed
Fix multiple keychange errors
* Don't attempt to send a message unless we've successfully built a * deveice-messages * Only process message exception when we're done with retries. // FREEBIE
1 parent ed06555 commit eabb070

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ EXTERNAL SOURCES:
130130

131131
CHECKOUT OPTIONS:
132132
SignalServiceKit:
133-
:commit: 9821e0c0d03a01f556680a6ae869b70bf5b93681
133+
:commit: a0df56a68e5db7729a209b069bcdfd56e6d7e92a
134134
:git: https://github.com/WhisperSystems/SignalServiceKit.git
135135
SocketRocket:
136136
:commit: 8096fef47d582bff8ae3758c9ae7af1d55ea53d6

Signal/Signal-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundlePackageType</key>
2222
<string>APPL</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>2.6.0</string>
24+
<string>2.5.0</string>
2525
<key>CFBundleSignature</key>
2626
<string>????</string>
2727
<key>CFBundleURLTypes</key>
@@ -38,7 +38,7 @@
3838
</dict>
3939
</array>
4040
<key>CFBundleVersion</key>
41-
<string>2.5.0.15</string>
41+
<string>2.5.0.16</string>
4242
<key>ITSAppUsesNonExemptEncryption</key>
4343
<false/>
4444
<key>LOGS_EMAIL</key>

0 commit comments

Comments
 (0)