NetNewsWire/RSCore/README.md

9 lines
305 B
Markdown
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# RSCore
Utility code for Mac and iOS apps.
The `main` branch builds a Mac framework and an iOS framework. The `spm` branch is a Swift Package.
Theres a whole bunch of stuff in here. There are categories on Foundation and AppKit objects plus a few miscellaneous things.
(More notes will be coming.)