NetNewsWire/Modules
2024-09-29 21:57:37 -07:00
..
Account Convince Xcode to stop suggesting upgraded settings. 2024-09-29 21:31:40 -07:00
AppKitExtras Remove .dynamic setting from several modules. Let SPM do what it thinks is best. 2024-09-29 21:57:37 -07:00
ArticleExtractor Make AccountManager.shared actually call init. 2024-07-07 16:31:59 -07:00
Articles Convince Xcode to stop suggesting upgraded settings. 2024-09-29 21:31:40 -07:00
ArticlesDatabase Remove .dynamic setting from several modules. Let SPM do what it thinks is best. 2024-09-29 21:57:37 -07:00
CloudKitSync Add missing dependency. 2024-09-26 19:34:23 -07:00
CommonErrors
Core Continue moving to structured and shared AppAsset over separate AppAssets. 2024-07-25 20:14:58 -07:00
Database
Feedbin Fix build errors. 2024-09-24 22:31:21 -07:00
FeedDownloader
FeedFinder Fix build errors. 2024-09-24 22:31:21 -07:00
Feedly Add additional tests to testplan. 2024-09-28 22:48:11 -07:00
FMDB
FoundationExtras Speed up strippingHTML dramatically by calling reserveCharacters with maxCharacters when possible, which is generally much less than the count of preflight characters. 2024-09-29 10:53:56 -07:00
Images Fix build errors. 2024-09-24 22:31:21 -07:00
LocalAccount Fix build errors. 2024-09-24 22:31:21 -07:00
NewsBlur Get NewsBlur building. 2024-09-23 22:19:21 -07:00
Parser Change assertionFailure to log. (It’s not really an error — it’s just a thing that can happen.) 2024-09-29 11:56:44 -07:00
ReaderAPI Get rid of SecretsProvider protocol. Stop passing secretsProvider around — just use SecretKey.whatever static properties. 2024-07-07 15:38:45 -07:00
Secrets Remove .dynamic setting from several modules. Let SPM do what it thinks is best. 2024-09-29 21:57:37 -07:00
SyncDatabase Remove .dynamic setting from several modules. Let SPM do what it thinks is best. 2024-09-29 21:57:37 -07:00
Tree
UIKitExtras
Web