pod install- Open the Xcode workspace -> the
Podsproject -> theUpsurgetarget,Build Settings, change theSwift Language Versionto 4.2. - Add a new plist to the project, named
Config.plist. - Add these string properties to the plist, using the corresponding values from your Foursquare/Last.fm developer accounts:
FoursquareClientIdFoursquareClientSecret
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.