I am getting a AlertView popup error on iOS every time I try to install a watchOS 2 app in Xcode 7 beta 4:
Cannot Install Watch App<
You should remove NSAllowsArbitraryLoads key from info.plist of watch app. Watch Extension only allow NSAllowsArbitraryLoads key to include. Because only extension is responsible for handling all these things not the watch app.