https://github.com/sobri909/ArcMini
https://github.com/sobri909/ArcMini
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sobri909/ArcMini
- Owner: sobri909
- License: lgpl-3.0
- Created: 2020-03-02T09:07:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T07:41:12.000Z (10 months ago)
- Last Synced: 2025-04-26T05:07:05.638Z (15 days ago)
- Language: Swift
- Size: 1.21 MB
- Stars: 105
- Watchers: 10
- Forks: 21
- 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.