Files
SPIndicator/Example Apps/tvOS Example/App/AppDelegate.swift
T
2021-05-21 20:47:28 +03:00

6 lines
80 B
Swift

import UIKit
import SparrowKit
@main
class AppDelegate: SPAppWindowDelegate {}