NetNewsWire/Frameworks/RSCore
Brent Simmons 50dcf436d9 Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
..
RSCore Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
RSCore.xcodeproj convert Evergreen frameworks projects to use .xcconfig files. 2018-02-02 03:24:13 -08:00
RSCoreTests Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
RSCoreiOS
xcconfig convert Evergreen frameworks projects to use .xcconfig files. 2018-02-02 03:24:13 -08:00
.gitignore
LICENSE
README.md
UniqueIdentifier.swift

README.md

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