6 lines
80 B
Swift
6 lines
80 B
Swift
import UIKit
|
|
import SparrowKit
|
|
|
|
@main
|
|
class AppDelegate: SPAppWindowDelegate {}
|