Fatbobman(东坡肘子)
Results
2
issues of
Fatbobman(东坡肘子)
Hi, thanks for sharing the CloudStorage library! In SwiftUI, I often integrate @AppStorage into a class to make it easier to manage. For example. ```swift class Settings:ObservableObject { @AppStorage("name") var...
macCatalyst compatibility issue In the AppKitOrUIKit file, the extension to NSWindow.Level conflicts with the macCatalyst environment and cannot be compiled Should be removed