]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
scripts : Fix dSYMs path case for macOS xcframework build (#3630)
authorFrieder Bluemle <redacted>
Fri, 30 Jan 2026 13:57:26 +0000 (05:57 -0800)
committerGitHub <redacted>
Fri, 30 Jan 2026 13:57:26 +0000 (15:57 +0200)
commitbf422cb7042b0163910f3766a528da03987c3bc3
tree897dfc0f1adbd33d19945c1c61c067e8560be5ba
parentacbace0571476bcbc7bb49b8c28eaeaedfb5bfd7
scripts : Fix dSYMs path case for macOS xcframework build (#3630)

The script creates dSYMs/ but references dSYMS/ for macOS, causing
build failures on case-sensitive filesystems.
build-xcframework.sh