Commit Graph

16 Commits

Author SHA1 Message Date
Brent Simmons 5228307a16 Remove FeedWrangler support. 2024-11-14 21:05:25 -08:00
Brent Simmons 2b76968391 Fix some package paths. Treat warnings as errors in all local modules. 2024-11-09 09:44:22 -08:00
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
Brent Simmons 52c7ae2b53 Remove OAuthSwift and its dependencies. 2023-06-28 15:05:59 -07:00
Brent Simmons de1dca3912 Remove Reddit from SecretsProvider. 2023-06-28 15:04:29 -07:00
Maurice Parker d4985d8fc5 Remove Twitter integration. Fixes #3842 2023-02-03 19:02:49 -08: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 8af61ea6ad Add Inoreader AppID and Key compatibility 2020-10-24 21:25:00 -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 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