Brent Simmons
|
78047fcaf7
|
Get rid of SecretsManager. It wasn’t thread-safe, and it existed only for tests (and it wasn’t thread-safe for tests either). Pass SecretsProvider parameter where it’s needed.
|
2024-03-10 22:22:41 -07:00 |
|
Brent Simmons
|
917d433deb
|
Fix several build issues.
|
2024-03-10 18:17:04 -07:00 |
|
Brent Simmons
|
64dc45ef38
|
Remove .dynamic from Articles and Secrets packages.
|
2024-03-10 16:45:24 -07:00 |
|
Brent Simmons
|
b662ad8ad3
|
Make local Database and FMDB modules. Stop using RSDatabase.
|
2024-03-10 16:39:38 -07:00 |
|
Brent Simmons
|
1b4e7501a5
|
Pull back on full strict concurrency.
|
2024-03-06 21:21:35 -08:00 |
|
Brent Simmons
|
dc6ebf7226
|
Make SyncDatabase and Secrets both compatible with Swift strict concurrency checking.
|
2024-02-27 22:32:55 -08:00 |
|
Brent Simmons
|
7078e6fd55
|
Remove OAuthSwift and its dependencies.
|
2023-06-26 09:57:22 -07:00 |
|
Maurice Parker
|
7a28353358
|
Fix the OAuthSwift package since the 2.2 version has trouble looking up credentials.
|
2021-06-17 14:32:00 -05:00 |
|
Maurice Parker
|
fb6e51124f
|
Made internal packages dynamic and removed Asset catalog from the share extension. Fixes #2680
|
2020-12-21 10:55:00 -06:00 |
|
Maurice Parker
|
37cfccede6
|
Use simple module name for dependencies instead of the fully qualified version
|
2020-07-30 20:43:18 -05:00 |
|
Maurice Parker
|
b724658528
|
Refactor how we do Secrets to work with the new Swift Package structure
|
2020-07-30 17:40:45 -05:00 |
|
Maurice Parker
|
66991a85e6
|
Convert Account into a Swift Package
|
2020-07-30 07:27:14 -05:00 |
|
Maurice Parker
|
b1d93824ac
|
Removed test target since there are no tests for Secrets
|
2020-07-30 05:56:31 -05:00 |
|
Maurice Parker
|
8881ec71f7
|
Changed Secrets to be a Swift Package
|
2020-07-30 05:06:10 -05:00 |
|