Skip to content

Commit

Permalink
apple: Updated framework version contents for appstore validation
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-lunarg authored and charles-lunarg committed Mar 5, 2024
1 parent 193b2cc commit 56e8c47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions loader/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,8 @@ else()
FRAMEWORK TRUE
FRAMEWORK_VERSION A
VERSION "${VULKAN_LOADER_VERSION}"
MACOSX_FRAMEWORK_BUNDLE_VERSION "${VULKAN_LOADER_VERSION}"
MACOSX_FRAMEWORK_SHORT_VERSION_STRING "${VULKAN_LOADER_VERSION}"
SOVERSION "1.0.0"
MACOSX_FRAMEWORK_IDENTIFIER com.lunarg.vulkanFramework
PUBLIC_HEADER "${FRAMEWORK_HEADERS}"
Expand Down

0 comments on commit 56e8c47

Please sign in to comment.