NetNewsWire/Frameworks/RSCore
2017-12-30 11:23:04 -08:00
..
RSCore Add rs_debugStringWithData — to use when debugging. A quick way to turn data into a string. It will work most of the time. Good enough for debugging. 2017-12-30 11:23:04 -08:00
RSCore.xcodeproj Add keyboard utilities to RSCore. 2017-12-19 15:23:42 -08:00
RSCoreiOS
RSCoreTests
.gitignore
LICENSE
README.md
UniqueIdentifier.swift

RSCore

Utility code for Mac and iOS apps.

This builds a Mac framework and an iOS framework.

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