pomelo scraps

This commit is contained in:
lizzie
2026-03-31 01:53:04 +00:00
parent f48e2f9647
commit 5f894ea6e5
29 changed files with 2258 additions and 11 deletions
-2
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) {