/deliveries_demo

A demo iOS app showing a list of delivery items & its location on a map view

Primary LanguageSwiftMIT LicenseMIT

Deliveries Demo

A demo iOS app showing a list of delivery items & its location on a map view

Preview

Getting Started

Running the project

  • run carthage bootstrap --platform iOS to build libraries using Carthage
  • Open deliveries.xcodeproj using Xcode 10.1+
  • (optional) Change the signing setting if needed
  • Click 'Product' -> 'Run'

Running the test

  • run carthage bootstrap --platform iOS to build libraries
  • Open deliveries.xcodeproj using Xcode 10.1+
  • Click 'Product' -> 'Test'

Technical Details

  • Swift version: 4.2

Libraries used

Development dependency

License

MIT