Error extracting vulkansdk-macos-....zip on macOS Tahoe 26.2 #79
-
|
I just updated my macOS to Tahoe 26.2 (Apple M4)
Tested Bazel versions: 8.5.0, 8.4.0 Copilot claims: This seems quite new - did not have the issue before Tahoe 26.2 - on the previouse version it works without any problems. Maybe I have to allow Bazel to download .app bundle files and there is nothing that can be fixed on the rules_vulkan side - but maybe we make a small entry to the Readme. Will observe this and once I have a fix I can extend the readme.... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Update: Granting Full Disk Access on macOS solves the problem.... |
Beta Was this translation helpful? Give feedback.
-
|
Curious, how do you install Bazel? |
Beta Was this translation helpful? Give feedback.
-
|
Using brew |
Beta Was this translation helpful? Give feedback.
Update: Granting Full Disk Access on macOS solves the problem....