Fix build break.
This commit is contained in:
parent
4c8ddf0b04
commit
998b761970
@ -54,7 +54,7 @@ class MockClient: NSObject {
|
||||
self.identityKeyPair = IdentityKeyPair.generate()
|
||||
|
||||
let protocolStore = InMemorySignalProtocolStore(identity: identityKeyPair,
|
||||
deviceId: UInt32(bitPattern: deviceId))
|
||||
registrationId: UInt32(registrationId))
|
||||
|
||||
sessionStore = protocolStore
|
||||
preKeyStore = protocolStore
|
||||
|
||||
Loading…
Reference in New Issue
Block a user