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
e916ce90
Commit
e916ce90
authored
Nov 18, 2014
by
Felix Paul Kühne
Browse files
request correct xcworkspace scheme to not fail with older Xcode releases
parent
a12748d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
compileVLCforiOS.sh
View file @
e916ce90
...
...
@@ -86,7 +86,7 @@ buildxcworkspace()
fi
xcodebuild
-workspace
"
$1
.xcworkspace"
\
-scheme
"vlc-ios"
\
-scheme
"
Pods-
vlc-ios"
\
-sdk
$PLATFORM$SDK
\
-configuration
${
CONFIGURATION
}
${
extra
}
\
IPHONEOS_DEPLOYMENT_TARGET
=
${
SDK_MIN
}
>
${
out
}
...
...
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