Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sobri909/ArcMini
https://github.com/sobri909/ArcMini
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sobri909/ArcMini
- Owner: sobri909
- License: lgpl-3.0
- Created: 2020-03-02T09:07:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T07:41:12.000Z (6 months ago)
- Last Synced: 2024-11-06T12:47:33.263Z (2 months ago)
- Language: Swift
- Size: 1.21 MB
- Stars: 97
- Watchers: 11
- Forks: 18
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arc Mini
1. `pod install`
2. Open the Xcode workspace -> the `Pods` project -> the `Upsurge` target, `Build Settings`, change the `Swift Language Version` to 4.2.
3. Add a new plist to the project, named `Config.plist`.
4. Add these string properties to the plist, using the corresponding values from your Foursquare/Last.fm developer accounts:
- `FoursquareClientId`
- `FoursquareClientSecret`Note that the app will work without the Foursquare config vars, but place lookups will fail, so you will be unable to assign venues to visits.