Skip to content

Remove vulkan-framework from macOS/iOS#1871

Closed
charles-lunarg wants to merge 1 commit intoKhronosGroup:mainfrom
charles-lunarg:remove_macos_vulkan_framework
Closed

Remove vulkan-framework from macOS/iOS#1871
charles-lunarg wants to merge 1 commit intoKhronosGroup:mainfrom
charles-lunarg:remove_macos_vulkan_framework

Conversation

@charles-lunarg
Copy link
Collaborator

Fixes #1398

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 661871.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 661888.

@richard-lunarg
Copy link
Contributor

In order to ship applications for iOS, the loader has to be in the form of a framework. Naked .dylib's are not allowed.
Stupid, I know... but we have to keep the Framework for iOS. We could do without it for the desktop, but since it's there, we might as well as some people might prefer to package it that way.

@charles-lunarg
Copy link
Collaborator Author

Closing as iOS cannot ship naked dylib's so we must keep vulkan-framework.

@charles-lunarg charles-lunarg deleted the remove_macos_vulkan_framework branch February 25, 2026 17:18
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.

Remove vulkan-framework

3 participants