marijnschilling / Locator

Display locations on a list or a map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locator

Display locations on a list or a map

Running the project

sudo gem install cocoapods
  • Run the following command in Terminal.app
pod install
  • Open Project.xcworkspace

Updating generated models

  • Install mogenerator
  • Run the following command in Terminal.app
mogenerator \
--swift \
--model Models/Project.xcdatamodeld/Project.xcdatamodel \
--output-dir Models \
--v2

About

Display locations on a list or a map


Languages

Language:Swift 99.3%Language:Ruby 0.7%