Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavodiel/mlabs_spotify_project
https://github.com/gustavodiel/mlabs_spotify_project
ios magrathealabs spotify swift xcode
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gustavodiel/mlabs_spotify_project
- Owner: gustavodiel
- Created: 2018-05-23T16:09:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T14:33:31.000Z (about 5 years ago)
- Last Synced: 2024-11-14T02:36:49.171Z (3 months ago)
- Topics: ios, magrathealabs, spotify, swift, xcode
- Language: Objective-C
- Size: 9.74 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
## Roadmap
- Clean code
- Add tests
- Enhance design---------------------------
## Things thou wilt need:
* Any macOS device (macOS 10.13 and up)
* Xcode from App Store
* [CocoaPods](https://cocoapods.org)## Installation:
1. Clone or download and unzip this repo
2. Open MLabsProject.xcworkspace with Xcode
3. Hit build. If it fails, open the repo folder on terminal and type `pod install`
4. To run it, you can either reun with Simulator, or a real iOS device
5. Have Fun!