024-10-15 21:22:34.700 *** Error: ERROR: [ContentDelivery.Uploader] Asset validation failed (90949) Invalid bundle. The watchOS app at “Payload/App.app/Watch/Bitwarden.app” must be built as a single-target watchOS app to match the version that’s currently available for distribution.
Before you submit
Please check for formatting errors (dotnet format --verify-no-changes) (required)
Please add unit tests where it makes sense to do so (encouraged but not required)
If this change requires a documentation update - notify the documentation team
If this change has particular deployment requirements - notify the DevOps team
Type of change
Objective
Disabling including the watchOS app to fix the AppStoreConnect validation.
https://github.com/bitwarden/mobile/actions/runs/11354214966/job/31580966938#step:31:30
Before you submit
dotnet format --verify-no-changes
) (required)