add basic ios shit

This commit is contained in:
lizzie 2026-03-26 17:18:30 +00:00
parent b39a819032
commit f0b638f845
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()