Skip to content

agreement/memoryio-macosx-swift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Releases

No releases published

Packages

No packages published

Languages

  • Swift 84.0%
  • Objective-C 16.0%