I try to build a WatchKit Extension for my app...
I Updated the pods file to look like this:
platform:ios, \'8.0\'
use_frameworks!
source \'https://githu
There is a new version of cocoa pods .38, that is designed to support WatchKit. However, if you want to work with the current version, check o make sure that libPods.a is added to the Target, WatchKit Extension in Included Libraries and Frameworks. Second, make sure that Pods.debug and Pods.release are added to Watchkit Extension in the General tabl