Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 794 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 794 Bytes

memoryio

Available in the mac app store and check out https://www.memory.io for more details.

build

carthage bootstrap Then open memoryio.xcodeproj

background

This is the 2.0 version of the original memoryio. It is a complete rewrite intended to simplify the code base through:

  • Removing objective c delegates patterns and exensions via a comlete swift rewrite
  • Remove complicated build systems (cocoapods) and dependencies overall
  • Remove interface builder (implement the nibless or minimal concepts)