Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.05 KB

Dishtracker for iOS - SPM

This is the SPM example app for DishtrackerSDK for iOS. This project shows how to perform a SPM Dishtracker integration in a basic iOS application SwiftUI. The example is written in Swift + SwiftUI.

Requirements

  • The latest Xcode. (min 13.3.1)

Getting Started

  • Click on the green "Code" button and select the "Open with Xcode" option.1
  • Follow the steps in Xcode to clone and open the project.
  • Build and run.

License

This software is licensed under a modified BSD license.

Additional Resources


1 Alternatively, download the code and open DishtrackerCoreExample.xcodeproj.