NetNewsWire/Mac
Brent Simmons 4990a99ba8 Fix some build warnings. 2024-03-24 22:42:48 -07:00
..
Base.lproj Remove some no-longer-needed #available checks. 2024-02-27 20:02:31 -08:00
CrashReporter Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
Inspector Replace RSCore with several local modules. Update code as needed. 2024-03-20 20:49:15 -07:00
MainWindow Mark several classes as final. 2024-03-24 21:24:31 -07:00
Preferences Fix unreadCount-related concurrency issues. 2024-03-23 11:57:38 -07:00
Resources Remove unused preferencesToolbarExtensionsImage. 2024-02-27 22:24:30 -08:00
SafariExtension
Scriptability Make ArticleThemeDownloader a struct with static funcs, which fixes the concurrency warning about the static shared property (which got removed). 2024-03-24 21:25:11 -07:00
ShareExtension Fix deprecation warnings. 2024-02-24 19:43:10 -08:00
AppAssets.swift a suite of small concurrency warning fixes 2024-03-22 10:11:40 -07:00
AppDefaults.swift Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
AppDelegate.swift Fix some build warnings. 2024-03-24 22:42:48 -07:00
Browser.swift
ErrorHandler.swift updating based on PR feedback 2024-03-22 11:35:04 -07:00
NetNewsWire-Bridging-Header.h
WKPreferencesPrivate.h