https://github.com/sobri909/arcmini
https://github.com/sobri909/arcmini
Last synced: 5 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T07:41:12.000Z (11 months ago)
- Last Synced: 2025-01-20T22:08:02.024Z (5 months ago)
- Language: Swift
- Size: 1.21 MB
- Stars: 99
- Watchers: 11
- Forks: 20
- 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.