Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PM-13677] Disable WatchOS #3426

Merged
merged 3 commits into from
Oct 18, 2024
Merged

[PM-13677] Disable WatchOS #3426

merged 3 commits into from
Oct 18, 2024

Conversation

vvolkgang
Copy link
Member

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Disabling including the watchOS app to fix the AppStoreConnect validation.

https://github.com/bitwarden/mobile/actions/runs/11354214966/job/31580966938#step:31:30

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

@vvolkgang vvolkgang requested a review from a team as a code owner October 18, 2024 13:17
@vvolkgang vvolkgang enabled auto-merge (squash) October 18, 2024 13:25
@vvolkgang vvolkgang merged commit 8bc90b9 into main Oct 18, 2024
4 checks passed
@vvolkgang vvolkgang deleted the fix-watchos branch October 18, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants