pomelo scraps

This commit is contained in:
lizzie 2026-03-31 01:53:04 +00:00
parent 3222245cfa
commit 6f620a00d0
29 changed files with 2258 additions and 11 deletions

View file

@ -8,9 +8,7 @@ import Foundation
import QuartzCore.CAMetalLayer
public struct AppUI {
public static let shared = AppUI()
fileprivate let appUIObjC = AppUIObjC.shared()
public func configure(layer: CAMetalLayer, with size: CGSize) {