Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
0a309b97
Commit
0a309b97
authored
Jun 17, 2013
by
Felix Paul Kühne
Browse files
build script: fetch the master branch of MediaLibraryKit now that the Aspen branch was merged
parent
4a44b511
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildAspenProject.sh
View file @
0a309b97
...
...
@@ -127,7 +127,7 @@ fi
cd
..
fi
if
!
[
-e
MediaLibraryKit
]
;
then
git clone
-b
Aspen
--single-branch
git://git.videolan.org/MediaLibraryKit.git
git clone git://git.videolan.org/MediaLibraryKit.git
fi
if
!
[
-e
VLCKit
]
;
then
git clone git://git.videolan.org/vlc-bindings/VLCKit.git
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment