NetNewsWire/RSCore
2024-11-18 15:11:18 -08:00
..
.swiftpm/xcode/xcshareddata/xcschemes Delete RSCoreObjC. 2024-11-15 20:45:45 -08:00
Sources Remove use of forEach. 2024-11-18 15:11:18 -08:00
Tests/RSCoreTests Remove obsolete LinuxMain.swift files. 2024-11-14 21:10:44 -08:00
LICENSE
Package.swift Delete RSCoreObjC. 2024-11-15 20:45:45 -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.)