Skip to content

Conversation

@danbev
Copy link
Member

@danbev danbev commented Apr 9, 2025

This commit adds a check for the visionos build version used with vtool in build-xcframework.sh. The script now checks the Xcode version and determines whether to use "xros" or "visionos" for the build version.

This commit also uses xcrun for the vtool so that the version of vtool in xcode command line tools is used instead of the one in the system path.

Refs: ggml-org/whisper.cpp#2994 (comment)

This commit adds a check for the visionos build version used with vtool
in build-xcframework.sh. The script now checks the Xcode version and
determines whether to use "xros" or "visionos" for the build version.

This commit also uses xcrun for the vtool so that the version of vtool
in xcode command line tools is used instead of the one in the system
path.

Refs: ggml-org/whisper.cpp#2994 (comment)
@danbev danbev merged commit 12e9158 into ggml-org:master Apr 11, 2025
2 checks passed
colout pushed a commit to colout/llama.cpp that referenced this pull request Apr 21, 2025
This commit adds a check for the visionos build version used with vtool
in build-xcframework.sh. The script now checks the Xcode version and
determines whether to use "xros" or "visionos" for the build version.

This commit also uses xcrun for the vtool so that the version of vtool
in xcode command line tools is used instead of the one in the system
path.

Refs: ggml-org/whisper.cpp#2994 (comment)
@danbev danbev deleted the xcframework-visionos-build-version branch August 13, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants