NetNewsWire/RSCore
Brent Simmons 7e2c668974 Make RSTree and RSDatabase local packages. 2024-11-08 21:52:53 -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 Make RSTree and RSDatabase local packages. 2024-11-08 21:52:53 -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.)