Commit Graph

15 Commits

Author SHA1 Message Date
Brent Simmons fe728c72b3 Use Swift 5.10. 2024-11-08 20:50:21 -08:00
Brent Simmons 5506187d51 Make RSWeb a local module. Normalize Swift language version and platforms in local modules. 2024-11-06 21:01:17 -08:00
Brent Simmons 19ce65844a Use Swift 5.9. 2024-10-31 22:17:56 -07:00
Maurice Parker 7f531282d6 Restrict RSCore version so that we don't pick up version 1.1 when it happens 2022-11-01 20:24:58 -05:00
Ethan Wong f52276f9a1 use .package(path:) for local package dependencies to resolve Xcode 14 errors. 2022-09-17 13:37:59 -05:00
Maurice Parker 671a402845 Back out unnecessary commit statement. 2022-03-26 16:16:19 -05:00
Maurice Parker f68836fd74 Add a commit to make sure the database has uncommitted data for the following query. 2022-03-26 13:36:39 -05:00
Ethan Wong 2579b7975a
Make SyncDatabase explicitly depend on RSCore to resolve signing issue 2021-05-23 21:23:30 +08:00
Maurice Parker c063880c48 Upgraded to production releases of RS libraries 2021-02-10 16:19:26 -06: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 bcd4d4e076 Fix crashing bug that can happen if a CloudKit record gets into an invalid state. 2020-12-13 12:01:55 -06:00
Maurice Parker cba900d4e4 Remove synchronous sync database status insert function. 2020-10-25 12:32:12 -05: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 66991a85e6 Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00
Maurice Parker fbfdbb04c7 Convert Articles, ArticlesDatabase, and SyncDatabase to Swift Packages 2020-07-30 04:54:21 -05:00