NetNewsWire/Mac
2024-07-07 16:23:47 -07:00
..
Base.lproj
CrashReporter Remove numerous superfluous MainActor annotations. 2024-06-08 11:58:30 -07:00
Inspector Remove no-longer-needed Unicode support for URL (since it’s part of iOS and macOS now). 2024-06-09 10:58:07 -07:00
MainWindow Make ArticleExtractor reference SecretKey instead of passing in secrets. Remove unused imports of Secrets. 2024-07-07 15:48:56 -07:00
Preferences Get rid of SecretsProvider protocol. Stop passing secretsProvider around — just use SecretKey.whatever static properties. 2024-07-07 15:38:45 -07:00
Resources Rename Id to ID. 2024-04-16 19:37:53 -07:00
SafariExtension Fix concurrency warnings about gPingPongMap. 2024-05-03 11:12:15 -07:00
Scriptability Get the app delegate the old-fashioned way. 2024-06-30 18:06:49 -07:00
ShareExtension Fix concurrency warnings in ShareViewController. 2024-05-03 11:45:59 -07:00
AppAssets.swift Move images-related code into Images module. 2024-04-15 22:21:17 -07:00
AppDefaults.swift
AppDelegate.swift Make AccountManager init itself, and use AccountManager.shared in AppDelegate. 2024-07-07 16:23:47 -07:00
Browser.swift Remove no-longer-needed Unicode support for URL (since it’s part of iOS and macOS now). 2024-06-09 10:58:07 -07:00
ErrorHandler.swift
NetNewsWire-Bridging-Header.h
WKPreferencesPrivate.h