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
I found a "temporally solution" for me: Switch back to CocoaPods 0.35
Now everything is working fine, with our any changes to my project / pod file (except removing the 'use_frameworks!')
I think, that should not be the final solution here...
A short test by upgrading again to 0.36 raises the same problem as before...
Here is a link to the GitHub Issue: