aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard S. Wright Jr. <richard@lunarg.com>2024-03-14 12:24:24 -0400
committerRichard S. Wright Jr <richard@lunarg.com>2024-03-14 16:19:49 -0400
commitc5d71df31f3e215d114c894046df8380c9403e02 (patch)
tree0cc22dc8db184a06508254ce3f305b5adef9da61 /scripts
parent70bf72330ada221b9cf0c0bbfe18930d10259c05 (diff)
downloadusermoji-c5d71df31f3e215d114c894046df8380c9403e02.tar.xz
apple: Updated builds of cube and cubepp based on new MoltenVK known good
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index e44d27f6..1db25ba6 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -15,7 +15,7 @@
"sub_dir": "MoltenVK",
"build_dir": "MoltenVK",
"install_dir": "MoltenVK",
- "commit": "v1.2.7",
+ "commit": "v1.2.8",
"custom_build": [
"./fetchDependencies --macos",
"xcodebuild -project MoltenVKPackaging.xcodeproj GCC_PREPROCESSOR_DEFINITIONS='$GCC_PREPROCESSOR_DEFINITIONS MVK_CONFIG_LOG_LEVEL=1' -scheme \"MoltenVK Package (macOS only)\" build"