NetNewsWire/Frameworks/RSCore
2018-01-27 12:34:53 -08:00
..
RSCore Add NSOutlineView extension methods: canSelectItem and selectItemAndScrollToVisible. 2018-01-27 12:34:53 -08:00
RSCore.xcodeproj Remove Inspector stuff from RSCore on YAGNI basis. Start work on inspector in Evergreen. 2018-01-20 19:06:07 -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.)