[vlc-commits] macosx: Rename VLC.xcodeproj to lower case vlc.xcodeproj
David Fuhrmann
git at videolan.org
Wed May 1 23:02:39 CEST 2019
vlc/vlc-3.0 | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Wed May 1 22:55:58 2019 +0200| [114f7917340a8e0291085dcb6ac1ac0aefe238cb] | committer: David Fuhrmann
macosx: Rename VLC.xcodeproj to lower case vlc.xcodeproj
This will help selecting different projects in different git
checkouts, vlc.git and vlc-2.0.git already use lower case
project names.
(For same project names, the distinct folder name is suffixed
in the recent items menu.)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=114f7917340a8e0291085dcb6ac1ac0aefe238cb
---
extras/package/macosx/{VLC.xcodeproj => vlc.xcodeproj}/project.pbxproj | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/extras/package/macosx/VLC.xcodeproj/project.pbxproj b/extras/package/macosx/vlc.xcodeproj/project.pbxproj
similarity index 100%
rename from extras/package/macosx/VLC.xcodeproj/project.pbxproj
rename to extras/package/macosx/vlc.xcodeproj/project.pbxproj
More information about the vlc-commits
mailing list