reddit-swiftui icon indicating copy to clipboard operation
reddit-swiftui copied to clipboard

Use SFSymbols on macOS Big Sur

Open 01GOD opened this issue 5 years ago • 2 comments

Hi

So that extension on NSImage on macOS makes a blank image and has a placeholder input string to maybe do something with in the future or...?

Thanks in advance.

01GOD avatar Oct 20 '20 05:10 01GOD

As per the Readme:

Because macOS doesn't support SF Symbols, I have created the following extension to make sure shared code works. I would like to replace this with custom icons for macOS that it loads from XCAssets eventually

Since macOS BigSur now supports SF Symbols, we should probably just use an @available check.

carson-katri avatar Oct 20 '20 16:10 carson-katri

Hey, I'm interested in solving this issue as I have experience with both SwiftUI and SFSymbols. I think I can handle this. Could you please share some more information about the issue. ? Thank you!!

Dishant10 avatar Mar 27 '23 18:03 Dishant10