When I try to import the WatchConnectivity
framework like this:
#import <WatchConnectivity/WatchConnectivity.h>
I get this error:
'WatchConnectivity/WatchConnectivity.h' file not found
Is there something extra that I had to import or is this a problem with the version of Xcode I have?