Matthew Chen
78a8104505
Revert changes to Cocoapods.
2021-03-25 20:58:24 -03:00
Matthew Chen
91d67e2eb1
Update Cocoapods; fix linking issue.
2021-03-25 14:51:22 -03:00
Matthew Chen
86b8eb08b8
Remove YapDatabase.
...
Apply asset from design.
Fix rebase breakage.
2021-03-25 11:41:16 -03:00
Jordan Rose
68a27a76e2
Move AxolotlKit model classes into SSK and remove the dependency
...
We still need the AxolotlKit model classes to migrate old sessions,
but we don't need any of the actual protocol support. This also
means we can drop HKDFKit.
Additionally, we do still use some utilities from AxolotlKit:
- AxolotlExceptions.h: NSException names, should eventually be
replaced by NSErrors everywhere
- NSData+keyVersionByte.h: prepend/remove public key type byte,
should eventually be replaced by strong types (ECPublicKey)
- SPKProtocolContext.h: defines the SPKProtocol{Read,Write}Context
marker protocols, should be replaced by direct use of
SDSAny{Read,Write}Transaction
2021-03-22 16:17:47 -07:00
Jordan Rose
8849a0e4d8
Update SignalMetadataKit to remove AxolotlKit dependency
2021-03-22 16:15:12 -07:00
Matthew Chen
318a00024a
Update Cocoapods.
2021-03-03 10:42:32 -03:00
Jordan Rose
04b03f8494
Update SignalClient to fix Rust build
2021-02-24 18:21:21 -08:00
Jordan Rose
f9025cc0d8
Update SignalClient, and stop using cocoapods-binary to build it
...
Includes updates for SignalMetadataKit and SignalServiceKit for the
change requiring SenderCertificates to always have UUIDs.
2021-02-23 14:18:16 -08:00
Matthew Chen
7dfe7c5fd2
Update Cocoapods.
2021-02-12 11:30:37 -03:00
Jordan Rose
2d7ebc03a1
Re-apply "Update and prebuild SignalClient"
...
Also pulls in an update for SignalCoreKit build flags that were
causing a problem.
2021-02-08 12:02:43 -08:00
Matthew Chen
2e4092323e
Update Cocoapods.
2021-02-05 18:29:14 -03:00
Matthew Chen
7dd7bac83f
Revert "Merge branch 'jrose/prebuild-SignalClient'"
...
This reverts commit 632e28680e , reversing
changes made to a411ecbb73 .
2021-02-05 18:10:10 -03:00
Matthew Chen
f92befcad3
Update Cocoapods.
2021-02-05 17:37:16 -03:00
Jordan Rose
04d5a12723
Update and prebuild SignalClient (and CocoaLumberjack, by dependency)
...
This requires declaring a generic "Release" configuration in the
Podfile for the prebuilds to use.
2021-02-05 10:02:19 -08:00
Nora Trapp
474ef3d9c7
Update libPhoneNumber to v8.12.17
2021-02-03 19:17:41 -08:00
Jordan Rose
fefe43d91b
SSK: Adopt SignalClient.SessionRecord.hasCurrentState
2021-02-02 10:25:56 -08:00
Matthew Chen
02042cd26e
Update Cocoapods.
2021-01-29 17:35:50 -03:00
Jordan Rose
50f8f2ded4
Cleanup in SignalMetadataKit
2021-01-28 12:03:50 -08:00
Jordan Rose
eca005b2de
Update Pods for SignalClient's API improvements
2021-01-28 12:03:50 -08:00
Jordan Rose
4c0f31fab0
Update Pods
2021-01-28 12:03:50 -08:00
Jordan Rose
8d141db975
Update Pods for SignalMetadataKit using SignalClient
2021-01-28 12:03:49 -08:00
Jordan Rose
ad45f22266
Update Pods for SignalClient adoption
2021-01-28 12:03:49 -08:00
Matthew Chen
c6265a306f
Update Cocoapods.
2021-01-27 17:43:52 -03:00
Michelle Linington
fb282411cb
Warn for ZKGroup, take a different approach for debug symbols
...
Jordan highlighted that we might be able to get away with just setting
COPY_PHASE_STRIP off for the resulting product. It appears to work
great!
2021-01-23 19:47:39 -08:00
Michelle Linington
f12aafae65
Update project to keep symbols in Debug config
...
Also makes changes to our Podfile to suppress warnings in projects not
actively being worked on while in the Debug configuration
Fixes the Profile configuration so it works on the simulator
2021-01-23 19:33:24 -08:00
Nora Trapp
308f94226c
Update pods
2021-01-16 18:10:36 -08:00
Nora Trapp
d8eda9c091
Update pods
2021-01-16 12:51:49 -08:00
Matthew Chen
d7ffe46168
Merge branch 'release/5.1.0'
2020-12-23 14:33:36 -03:00
Nora Trapp
eca4bf5abf
Updates pods
2020-12-22 17:13:54 -08:00
Nora Trapp
a86f5a89db
Update Argon2
2020-12-18 18:47:05 -08:00
Jordan Rose
29f7194500
Strip internal symbols from Pods frameworks
...
See https://github.com/CocoaPods/CocoaPods/issues/10277
2020-12-16 09:36:25 -08:00
Nora Trapp
ebe9b4d379
Update to RingRTC 2.8.8
2020-12-09 14:10:30 -08:00
Nora Trapp
5ac5ae818f
Update to RingRTC 2.8.7
2020-12-07 15:36:51 -08:00
Nora Trapp
1ee858be95
Update to RingRTC 2.8.5
2020-12-02 15:33:05 -08:00
Nora Trapp
6c7a082777
Update to RingRTC v2.8.3
2020-11-20 09:23:05 -08:00
Nora Trapp
bcbad9cfd8
Update to RingRTC 2.8.2
2020-11-19 16:06:13 -08:00
Nora Trapp
d8ca084b65
Tweak database fields and update RingRTC
2020-11-19 16:02:22 -08:00
Nora Trapp
5009f1311e
Update pods
2020-11-12 17:51:50 -08:00
Nora Trapp
b68e73c707
Update pods
2020-11-12 17:31:10 -08:00
Nora Trapp
a8e2a3e500
Archive sessions instead of deleting them when linked devices change
2020-11-12 17:31:10 -08:00
Jim Gustafson
a55e17c69a
Update to RingRTC v2.8.0
2020-11-10 16:45:36 -08:00
Matthew Chen
efd261ed25
Merge remote-tracking branch 'private/release/3.21.1'
2020-11-10 10:12:17 -03:00
Matthew Chen
408929678e
Update Cocoapods.
2020-11-06 20:03:38 -03:00
Nora Trapp
bb5261c78a
Re-add simulator so we can merge group calls
2020-10-30 12:18:49 -07:00
Matthew Chen
3df00fbfd1
Update Cocoapods.
2020-10-30 15:36:16 -03:00
Matthew Chen
e9ca623253
Merge branch 'release/3.20.1' into release/3.21.0
2020-10-23 18:59:59 -03:00
Matthew Chen
beb7d509b2
Update Cocoapods.
2020-10-23 18:46:58 -03:00
Matthew Chen
b4ed0a3146
Update Cocoapods.
2020-10-22 08:54:13 -03:00
Nora Trapp
18ab5f3181
Switch Argon2 pod name
2020-10-15 15:55:49 -07:00
Matthew Chen
fbe2362e1a
Update Cocoapods.
2020-10-14 19:50:28 -03:00