Brent Simmons
|
d912bcbe79
|
Convert importOPML to async await.
|
2024-04-22 22:53:57 -07:00 |
|
Brent Simmons
|
bdb5a12234
|
Move files in CloudKitExtras to CloudKitSync. Two modules was just overkill for this — code got too spread out.
|
2024-04-22 18:07:21 -07:00 |
|
Brent Simmons
|
88ec8b20c2
|
Turn off strict concurrency checking in the Account module.
|
2024-04-17 21:03:43 -07:00 |
|
Brent Simmons
|
4b0e7addc9
|
Create Feedly module.
|
2024-04-07 20:52:34 -07:00 |
|
Brent Simmons
|
6b364f3fd3
|
Create LocalAccount module.
|
2024-04-07 15:20:59 -07:00 |
|
Brent Simmons
|
c35187900a
|
Create FeedFinder module.
|
2024-04-07 14:57:05 -07:00 |
|
Brent Simmons
|
826ec7d413
|
Create Feedbin module.
|
2024-04-07 14:34:06 -07:00 |
|
Brent Simmons
|
8c2db159d2
|
Create NewsBlur module.
|
2024-04-07 13:58:14 -07:00 |
|
Brent Simmons
|
079392b6d8
|
Create CloudKitSync module and start moving files there.
|
2024-04-06 23:10:54 -07:00 |
|
Brent Simmons
|
2eb14ada1f
|
Create CommonErrors module.
|
2024-04-06 17:46:17 -07:00 |
|
Brent Simmons
|
5555ae5adc
|
Create ReaderAPI module.
|
2024-04-06 13:06:24 -07:00 |
|
Brent Simmons
|
40abf257a6
|
Make RSParser a local module and rename it to Parser.
|
2024-04-02 21:43:06 -07:00 |
|
Brent Simmons
|
e56b1513b6
|
Move RSWeb from remote to local project; rename as Web.
|
2024-04-01 19:31:57 -07:00 |
|
Brent Simmons
|
4990a99ba8
|
Fix some build warnings.
|
2024-03-24 22:42:48 -07:00 |
|
Brent Simmons
|
2461e937bf
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
|
Brent Simmons
|
917d433deb
|
Fix several build issues.
|
2024-03-10 18:17:04 -07:00 |
|
Brent Simmons
|
b662ad8ad3
|
Make local Database and FMDB modules. Stop using RSDatabase.
|
2024-03-10 16:39:38 -07:00 |
|
Brent Simmons
|
185ac2db1c
|
Update Account/Package.swift
|
2024-02-29 19:37:46 -08:00 |
|
Maurice Parker
|
5bf5706ac9
|
Restrict RSCore version so that we don't pick up version 1.1 when it happens
|
2022-11-01 20:26:14 -05:00 |
|
Ethan Wong
|
8c9e4dff49
|
use .package(path:) for local package dependencies to resolve Xcode 14 errors.
|
2022-10-02 17:35:41 -05:00 |
|
Brent Simmons
|
6d0ac71e21
|
Use RSParser 2.0.2 and higher — make sure we have latest bug fixes.
|
2021-05-23 13:22:53 -07:00 |
|
Maurice Parker
|
c063880c48
|
Upgraded to production releases of RS libraries
|
2021-02-10 16:19:26 -06:00 |
|
Maurice Parker
|
91ce7ff189
|
Update to the latest RSCore
|
2021-02-07 20:26:30 -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
|
482c18ac93
|
Update Account tests so that they work with Swift Packages and the most recent code changes
|
2020-08-04 12:43:29 -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
|
fa8b293ace
|
Delete commented dependencies
|
2020-07-30 10:54:18 -05:00 |
|
Maurice Parker
|
66991a85e6
|
Convert Account into a Swift Package
|
2020-07-30 07:27:14 -05:00 |
|