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

feat: add appleVisionWithiPadDesign to the iOS destinations default #7088

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fortmarek
Copy link
Member

Resolves #6462

Short description 📝

Adding visionOSWithIpadDesign to the default of iOS destinations as visionOS has been released for quite some time.

How to test the changes locally 🧐

  • visionOS with ipad design should be included if you use .iOS for your destination.

Contributor checklist ✅

  • The code has been linted using run mise run lint-fix
  • The change is tested via unit testing or acceptance testing, or both
  • The title of the PR is formulated in a way that is usable as a changelog entry
  • In case the PR introduces changes that affect users, the documentation has been updated

Reviewer checklist ✅

  • The code architecture and patterns are consistent with the rest of the codebase
  • Reviewer has checked that, if needed, the PR includes the label changelog:added, changelog:fixed, or changelog:changed, and the title is usable as a changelog entry

@fortmarek fortmarek added the changelog:changed PR will be listed in the Changed section of CHANGELOG label Nov 21, 2024
Copy link

tuist bot commented Nov 21, 2024

🛠️ Tuist Run Report 🛠️

Tuist Tests 🧪

Command Status Cache hit rate Tests Skipped Ran Commit
test TuistApp -- CODE_SIGN_IDENTITY= CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO 75 % 1 0 1 a5cddac82
test TuistAutomationAcceptanceTests 75 % 1 0 1 66d371254
test TuistDependenciesAcceptanceTests 75 % 1 0 1 5a1b10962
test TuistGeneratorAcceptanceTests 75 % 1 0 1 eac9dd9ea
test TuistKitAcceptanceTests 75 % 1 0 1 f42370037
test TuistUnitTests 75 % 23 0 23 cc2835b96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:changed PR will be listed in the Changed section of CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

visionOS is already released. time for update?
2 participants