mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Write first version of Swift-based SAXParser.
This commit is contained in:
@@ -55,6 +55,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
|
||||
|
||||
override init() {
|
||||
|
||||
xmlInitParser()
|
||||
|
||||
super.init()
|
||||
|
||||
appDelegate = self
|
||||
|
||||
Reference in New Issue
Block a user