NetNewsWire/RSCore
Brent Simmons f8c01f8d18 Add Dictionary+RSCore. 2024-11-15 21:29:50 -08:00
..
.swiftpm/xcode/xcshareddata/xcschemes Delete RSCoreObjC. 2024-11-15 20:45:45 -08:00
Sources Add Dictionary+RSCore. 2024-11-15 21:29:50 -08:00
Tests/RSCoreTests Remove obsolete LinuxMain.swift files. 2024-11-14 21:10:44 -08:00
LICENSE Fix macOS 14 deprecation warnings. Make RSCore a local module. 2024-11-03 22:13:01 -08:00
Package.swift Delete RSCoreObjC. 2024-11-15 20:45:45 -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.)