Followed the steps on [the blog][http://www.appcelerator.com/blog/2015/03/extensions-and-apple-watchkit-support/], and tried to post the question there. But it got rejected by the wp admin I guess...
I have created an empty Xcode project and added a new WatchApp target to it. Edited the tiapp.xml as explained and tried to run my app. Nothing but the error below, what am I doing wrong?
Do I need to set the bundle id so something else? Provisioning? Signing? Help!
<extensions> <extension projectPath="/Users/martijn/Documents/Xcode Apps/MyAppWatch">MyAppWatch</extension> </extensions> [ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : ValidateEmbeddedBinary build/Debug-iphonesimulator/MyApp.app/PlugIns/MyAppWatchKit.appex [ERROR] : (1 failure)