PotLoc: CoreLocation with iPhone and Apple Watch

Last Revision:
Version 2.0, 2016-10-04
Updated to swift 3 Adds a Watch complication
(Full Revision History)
Build Requirements:
Xcode 8.0, iOS 10.0 SDK, watchOS 3.0 SDK
Runtime Requirements:
iOS 10.0 and watchOS 3.0

The PotLoc sample demonstrates what you can do with CoreLocation, Apple Watch, and iPhone in iOS 9. WatchKit 2.0 apps can make use of standalone location functionality, or they can delegate location use to their parent app on iPhone. This sample provides a working demonstration of each kind of use, and a handy reference for developing more complicated interactions.