Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ensembleui/starter_ios
Integrate Ensemble with iOS App
https://github.com/ensembleui/starter_ios
Last synced: about 2 months ago
JSON representation
Integrate Ensemble with iOS App
- Host: GitHub
- URL: https://github.com/ensembleui/starter_ios
- Owner: EnsembleUI
- Created: 2023-10-17T05:41:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T21:48:42.000Z (over 1 year ago)
- Last Synced: 2023-10-19T20:43:05.925Z (over 1 year ago)
- Language: Swift
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setting up
- Clone Ensemble Starter module https://github.com/EnsembleUI/starter_module.git. Follow the repo's instructions to set up.
- Update Podfile's `ensemble_starter_path` to point to the module directory above.
- Run `pod update`
- Open `starter_ios.xcworkspace` with XCode