NetNewsWire/RSCore
Brent Simmons 7eba4a0e54 Treat warnings as errors in RSCore. 2024-11-08 18:56:54 -08:00
..
Sources Fix deprecation warnings in RSCore. 2024-11-08 18:56:43 -08:00
Tests Fix macOS 14 deprecation warnings. Make RSCore a local module. 2024-11-03 22:13:01 -08:00
LICENSE Fix macOS 14 deprecation warnings. Make RSCore a local module. 2024-11-03 22:13:01 -08:00
Package.swift Treat warnings as errors in RSCore. 2024-11-08 18:56:54 -08:00
README.md Fix macOS 14 deprecation warnings. Make RSCore a local module. 2024-11-03 22:13:01 -08:00

README.md

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.)