Submit App without Watch Components

I am in the process of building my first Watch app as an extension of my iPhone App. I am having problems with the Watch app, but would like to submit the updates I have made for my iOS app. Is there a best practice or guide to help me submit my iPhone app, without the embedded watch components. Right now, iTunes Connect keeps including my watch App, which is not ready, and therefore won't let me submit my app for review.


Thanks

Replies

I am looking to do the same, how you found a solution to this?
I switched to a stand alone Watch App and removed it completely from my app. You can just do #ifdef in the code, and then don't include the embedded object in the build settings