iOS: Migrate to Swift
This is in preparation for moving to SwiftUI at some point.
This commit is contained in:
parent
e039b7d5f5
commit
83b21ee89e
25 changed files with 816 additions and 1266 deletions
|
@ -24,7 +24,7 @@
|
|||
#import <ObjFW/ObjFW.h>
|
||||
#import <ObjFW_Bridge/ObjFW_Bridge.h>
|
||||
|
||||
#import "AppDelegate.h"
|
||||
#import "scrypt_pwgen-Swift.h"
|
||||
|
||||
@interface OFAppDelegate: OFObject <OFApplicationDelegate>
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue