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

chore: skip creating a visionOS simulator if not needed #289

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

ioannisj
Copy link
Contributor

@ioannisj ioannisj commented Jan 29, 2025

💡 Motivation and Context

Previous release failed because a new macos-14 image was released from GH on 20/01/25.

Docs say that VisionOS SDK 2.2 should be available but in reality it's VisionOS SDK 2.3. When releasing CocoaPods, we tried to create a required Apple Vision Pro simulator with xros2.2 which failed.

Let's skip creating a VisionOS simulator if not needed, and if we have to, let's detect latest installed SDK version. Hopefully this will resolve the issue

#skip-changelog

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

@ioannisj ioannisj requested a review from marandaneto as a code owner January 29, 2025 07:19
@ioannisj ioannisj requested a review from a team January 29, 2025 07:19
@ioannisj ioannisj merged commit 21aef21 into main Jan 29, 2025
6 checks passed
@ioannisj ioannisj deleted the fix/release-visionos branch January 29, 2025 20:12
eakurnikov pushed a commit to trustwallet/posthog-ios that referenced this pull request Feb 6, 2025
* chore: skip creating a visionOS simulator if not needed

* fix: external sdk example
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