NetNewsWire/RSCore
Brent Simmons 89a861d60f Fix build errors in iOS. 2024-11-03 22:18:48 -08:00
..
Sources Fix build errors in iOS. 2024-11-03 22:18:48 -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 Fix macOS 14 deprecation warnings. Make RSCore a local module. 2024-11-03 22:13:01 -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.)