[vlc-commits] [Git][videolan/vlc][3.0.x] CI: update Mac OS X SDK path for x86_64

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Sep 10 05:31:18 UTC 2026



Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC


Commits:
4d08fe2a by Felix Paul Kühne at 2026-09-09T17:28:09+02:00
CI: update Mac OS X SDK path for x86_64

- - - - -


1 changed file:

- extras/ci/gitlab-ci.yml


Changes:

=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -53,7 +53,7 @@ variables:
 .variables-macos-x86_64: &variables-macos-x86_64
         VLC_PATH: /Users/videolanci/sandbox/bin
         VLC_FORCE_KERNELVERSION: 18
-        VLC_SDK_PATH: /Applications/Xcode9.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
+        VLC_SDK_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
         HOST_ARCH: x86_64
         SHORTARCH: intel64
         TRIPLET: $HOST_ARCH-apple-darwin$VLC_FORCE_KERNELVERSION



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/4d08fe2a37bfba5ea223758ecd033b15ca53400d

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/4d08fe2a37bfba5ea223758ecd033b15ca53400d
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help




More information about the vlc-commits mailing list