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

Add support for Apple visionOS to Conan 2.0 #14504

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

stevn
Copy link
Contributor

@stevn stevn commented Aug 17, 2023

Changelog: Feature: Add support for Apple visionOS.
Docs:Omit

Closes: #14496

…f32db2322677d55d3d13 and resolve merge conflicts).

Issue: #14496
Original pull request for Conan 1.x: #14497

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

…f32db2322677d55d3d13 and resolve merge conflicts).
@stevn
Copy link
Contributor Author

stevn commented Aug 17, 2023

Works for me with CMake built from latest git source, Xcode 15 beta 6, visionOS 1 simulator runtime 2. I am unsure about GNU triplet values (visionos vs xros) and qbs.

Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking good from my ignorance of OSX and visionOS, but also looks like low-risk (must be documented as experimental in the docs).

Will ask for extra feedback from more experts in Apple. Thanks very much for your contribution!

@stevn
Copy link
Contributor Author

stevn commented Aug 18, 2023

Looks like visionOS will be supported in next CMake release: 3.28.0

https://gitlab.kitware.com/cmake/cmake/-/merge_requests/8581

And these updates will probably also be helpful:

https://gitlab.kitware.com/cmake/cmake/-/issues/24946
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/8586

@memsharded memsharded merged commit 7e18e68 into conan-io:release/2.0 Aug 23, 2023
@memsharded memsharded mentioned this pull request Aug 23, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Add visionOS support
3 participants