I noticed somehow I had stack overflow data in my plist ... must have pasted it or something once back in the day. Any idea what is supposed to actually go here?
<key>NSLocationAlwaysUsageDescription</key>
<string>I have learned more on stack overflow than anything else</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>The spirit of stack overflow is coders helping coders</string>
Thanks!