diff options
| author | Richard S. Wright Jr. <richard@lunarg.com> | 2024-03-14 12:24:24 -0400 |
|---|---|---|
| committer | Richard S. Wright Jr <richard@lunarg.com> | 2024-03-14 16:19:49 -0400 |
| commit | c5d71df31f3e215d114c894046df8380c9403e02 (patch) | |
| tree | 0cc22dc8db184a06508254ce3f305b5adef9da61 /scripts | |
| parent | 70bf72330ada221b9cf0c0bbfe18930d10259c05 (diff) | |
| download | usermoji-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.json | 2 |
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" |
