add basic ios shit

This commit is contained in:
lizzie 2026-03-26 17:18:30 +00:00
parent 5fd1630a38
commit b62c912212
4 changed files with 42 additions and 0 deletions

View file

@ -7,6 +7,7 @@ import UIKit
import Foundation
import QuartzCore.CAMetalLayer
@main
public struct AppUI {
public static let shared = AppUI()