All Collections
Help & Troubleshooting Guides
Deployment & CodeMagic
How do I turn off the watchOS option in app store connect
How do I turn off the watchOS option in app store connect
David avatar
Written by David
Updated over a week ago

Issue

I tried to deploy to the App Store and received an error about watchOS.


How To Turn Of The Build For watchOS Option

To turn off the option to build for watchOS on your Apple Developer console for your app, follow these steps:

  1. Go to the Apple Developer website and sign in to your account.

  2. Click on the "Certificates, Identifiers & Profiles" button.

  3. In the left-hand menu, click on the "App IDs" option.

  4. Find the App ID for your app and click on the Edit button.

  5. Scroll down to the "WatchKit App" section and uncheck the box next to "Enable for this App ID."

  6. Click the "Continue" button to save your changes.

Important: This will only turn off the option to build for watchOS for the specific App ID that you are editing. If you want to turn off the option to build for watchOS for all of your apps, you will need to repeat these steps for each App ID.

Did this answer your question?