Commit Graph

7871 Commits

Author SHA1 Message Date
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
dcef678008 Treat warnings as errors. 2024-11-04 21:57:26 -08:00
Brent Simmons
4a162e1bcf Fix several deprecation warnings. 2024-11-04 21:49:58 -08:00
Brent Simmons
5109a69682 Fix deprecation warning by using registerForTraitChanges. 2024-11-04 20:23:26 -08:00
Brent Simmons
e60a9e55d7 Fix deprecation warning — use traitOverrides. 2024-11-04 20:21:45 -08:00
Brent Simmons
039cc6db2a Fix deprecation warning — remove traitCollectionDidChange method. 2024-11-04 20:21:26 -08:00
Brent Simmons
4f0cacdd3f Fix several iOS 17 deprecation warnings. 2024-11-03 22:40:38 -08:00
Brent Simmons
8644380d07 Require iOS 17. 2024-11-03 22:18:56 -08:00
Brent Simmons
89a861d60f Fix build errors in iOS. 2024-11-03 22:18:48 -08:00
Brent Simmons
def4b95fbc Fix macOS 14 deprecation warnings. Make RSCore a local module. 2024-11-03 22:13:01 -08:00
Brent Simmons
813500b55a Fix deprecation warnings related to UTIs. 2024-11-03 21:31:40 -08:00
Brent Simmons
69dc583c3f Fix deprecation warning. 2024-11-02 11:40:26 -07:00
Brent Simmons
68d5e14837 Fix deprecation warning. 2024-11-02 11:38:43 -07:00
Brent Simmons
5f62c6b39d Fix warning about using var. 2024-11-02 11:37:22 -07:00
Brent Simmons
62b08a4ee9 Remove no longer needed uses of @available. 2024-11-02 11:36:18 -07:00
Brent Simmons
a91927dd9e Require macOS 14. Remove unneeded uses of #available. 2024-11-02 11:32:52 -07:00
Brent Simmons
4fa4c6a541 Continue renaming webFeed to feed. 2024-11-02 11:08:58 -07:00
Brent Simmons
2d3ef95619 Continue renaming webFeed to feed. 2024-11-01 22:09:22 -07:00
Brent Simmons
fac4eded60 Continue renaming webFeed to feed. 2024-11-01 21:58:47 -07:00
Brent Simmons
acabaf8f94 Delete no longer needed AddFeedWindowControllerType. 2024-11-01 21:50:51 -07:00
Brent Simmons
61235d0bcb Rename some instances of webFeed to just feed. 2024-11-01 21:48:43 -07:00
Brent Simmons
1c6df38bcc Rename WebFeedIconDownloader to FeedIconDownloader. 2024-11-01 21:46:26 -07:00
Brent Simmons
75d83001cf Rename showAddWebFeedWindow to showAddFeedWindow. 2024-11-01 21:43:15 -07:00
Brent Simmons
050c47c41d Rename Feed protocol to SidebarItem. Rename FeedIdentifier to SidebarItemIdentifier. Rename WebFeed to Feed. 2024-11-01 21:34:08 -07:00
Brent Simmons
0912bfed18 Remove unneeded ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES setting. 2024-11-01 21:17:09 -07:00
Brent Simmons
5426623e2f Fix ForEach warnings. 2024-11-01 21:10:03 -07:00
Brent Simmons
3ce2a1c848 Fix warning about needing to mark WebKit as @preconcurrency. 2024-11-01 21:09:55 -07:00
Brent Simmons
ed3a90e475 Fix warning by accepting Xcode’s suggestion of en instead of English for base language. 2024-11-01 21:09:35 -07:00
Brent Simmons
70be7e2bd2 Accept Xcode’s suggested renaming of Embed App Extensions to Embed Foundation Extensions. 2024-11-01 21:05:45 -07:00
Brent Simmons
1c6c49d6a3 Remove MAS targets. 2024-11-01 21:01:44 -07:00
Brent Simmons
714e2ede05 Fix warnings about running build scripts based on dependency analysis when really we run them every time. 2024-11-01 20:58:43 -07:00
Brent Simmons
3fa775f5af Fix warning about ForEach. 2024-11-01 20:58:18 -07:00
Brent Simmons
3a87af50ff Fix warnings about retroactive conformances by marking them as @retroactive. 2024-11-01 20:53:44 -07:00
Brent Simmons
0ac9eaa289 Fix warning about needing to mark WebKit as @preconcurrency. 2024-11-01 20:53:22 -07:00
Brent Simmons
b0a008aa3f Fix warnings about extraneous space. 2024-11-01 20:52:54 -07:00
Brent Simmons
19ce65844a Use Swift 5.9. 2024-10-31 22:17:56 -07:00
Brent Simmons
64101c344b Update version and release notes. 2024-03-21 17:08:11 -07:00
Brent Simmons
4d3361b128 Update build and release notes. 2023-12-21 21:17:32 -08:00
Brent Simmons
f39843a5fd Fix two warnings about unneeded dependency analysis. 2023-12-19 21:47:00 -08:00
Brent Simmons
e3b0dd0134 Remove Reddit and Twitter deprecation alert code. 2023-12-19 21:41:08 -08:00
Brent Simmons
2275de0e2d Bump version. Update release notes. 2023-12-19 21:12:56 -08:00
Brent Simmons
a91ef3563e Remove code for showing Twitter and Reddit deprecation alerts. 2023-12-19 20:57:47 -08:00
Brent Simmons
74b11219d1 Create 6.1.5 — first iOS build done with Xcode 15. 2023-09-30 10:29:26 -07:00
Brent Simmons
bd8fb5263b Bump build number and write release notes. Build using Xcode 14.3.1 so it won’t crash on launch on iOS 13. 2023-07-01 11:33:07 -07:00
Brent Simmons
91ad56c5af Update release notes for 6.1.4. 2023-06-30 20:54:22 -07:00
Brent Simmons
506accd1cb Bump version and build. 2023-06-30 20:51:10 -07:00
Brent Simmons
a99f153419 Remove Extensions section from settings screen. 2023-06-30 20:50:32 -07:00
Brent Simmons
424b9a02c4 Remove Reddit references that can be removed. 2023-06-29 12:43:14 -07:00
Brent Simmons
805d1e44f9 Update default feeds. 2023-06-28 16:22:32 -07:00
Brent Simmons
8d92e0549b Update Third Party Dependencies list. 2023-06-28 15:06:10 -07:00