Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
948ccf4a
Commit
948ccf4a
authored
Dec 31, 2009
by
Pierre d'Herbemont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx/framework: Make sure we properly install libvlc, libvlccore, and vlc before reusing them.
parent
e21ae744
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
72 additions
and
59 deletions
+72
-59
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+72
-59
No files found.
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
View file @
948ccf4a
...
...
@@ -13,12 +13,24 @@
buildPhases
=
(
);
dependencies
=
(
63
0F6D721045DE4500B03EE4
/* PBXTargetDependency */
,
63
3754B110ED0BB50072A0D9
/* PBXTargetDependency */
,
630F6D741045DE4900B03EE4
/* PBXTargetDependency */
,
);
name
=
"Make VLC and VLCKit"
;
productName
=
"core-framework"
;
};
6337547910ED090A0072A0D9
/* Make VLC */
=
{
isa
=
PBXAggregateTarget
;
buildConfigurationList
=
6337548110ED093B0072A0D9
/* Build configuration list for PBXAggregateTarget "Make VLC" */
;
buildPhases
=
(
6337548010ED091D0072A0D9
/* make */
,
633754D310ED0D330072A0D9
/* install */
,
);
dependencies
=
(
);
name
=
"Make VLC"
;
productName
=
"Make VLC 2"
;
};
633BD6D20D2ADE040012A314
/* Build Everything */
=
{
isa
=
PBXAggregateTarget
;
buildConfigurationList
=
633BD6D60D2ADE230012A314
/* Build configuration list for PBXAggregateTarget "Build Everything" */
;
...
...
@@ -27,7 +39,6 @@
dependencies
=
(
633BD6EE0D2AE03E0012A314
/* PBXTargetDependency */
,
63FFDBD30D2AE3070092FC96
/* PBXTargetDependency */
,
633BD6F00D2AE0400012A314
/* PBXTargetDependency */
,
633BD6F20D2AE0430012A314
/* PBXTargetDependency */
,
);
name
=
"Build Everything"
;
...
...
@@ -99,13 +110,6 @@
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
630F6D711045DE4500B03EE4
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
633BD6DB0D2ADE4E0012A314
;
remoteInfo
=
"vlc-core"
;
};
630F6D731045DE4900B03EE4
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
...
...
@@ -113,19 +117,19 @@
remoteGlobalIDString
=
8DC2EF4F0486A6940098B216
;
remoteInfo
=
VLCKit
;
};
633
BD6ED0D2AE03E0012A314
/* PBXContainerItemProxy */
=
{
633
754B010ED0BB50072A0D9
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
633
BD6E40D2ADF030012A314
;
remoteInfo
=
"
vlc-contrib
"
;
remoteGlobalIDString
=
633
7547910ED090A0072A0D9
/* Make VLC 2 */
;
remoteInfo
=
"
Make VLC 2
"
;
};
633BD6E
F0D2AE040
0012A314
/* PBXContainerItemProxy */
=
{
633BD6E
D0D2AE03E
0012A314
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
containerPortal
=
0867D690FE84028FC02AAC07
/* Project object */
;
proxyType
=
1
;
remoteGlobalIDString
=
633BD6
DB0D2ADE4E
0012A314
;
remoteInfo
=
"vlc-co
re
"
;
remoteGlobalIDString
=
633BD6
E40D2ADF03
0012A314
;
remoteInfo
=
"vlc-co
ntrib
"
;
};
633BD6F10D2AE0430012A314
/* PBXContainerItemProxy */
=
{
isa
=
PBXContainerItemProxy
;
...
...
@@ -388,23 +392,6 @@
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXLegacyTarget section */
633BD6DB0D2ADE4E0012A314
/* Make VLC */
=
{
isa
=
PBXLegacyTarget
;
buildArgumentsString
=
""
;
buildConfigurationList
=
633BD6DF0D2ADE6D0012A314
/* Build configuration list for PBXLegacyTarget "Make VLC" */
;
buildPhases
=
(
);
buildToolPath
=
/usr/bin/make
;
buildWorkingDirectory
=
"$(SYMROOT)/vlc_build_dir"
;
dependencies
=
(
);
name
=
"Make VLC"
;
passBuildSettingsInEnvironment
=
1
;
productName
=
"vlc-core"
;
};
/* End PBXLegacyTarget section */
/* Begin PBXNativeTarget section */
8DC2EF4F0486A6940098B216
/* VLCKit */
=
{
isa
=
PBXNativeTarget
;
...
...
@@ -444,7 +431,7 @@
8DC2EF4F0486A6940098B216
/* VLCKit */
,
633BD6E40D2ADF030012A314
/* Setup VLC contribs */
,
63FFDBCE0D2AE2AE0092FC96
/* Run VLC configure */
,
633
BD6DB0D2ADE4E0012A314
/* Make VLC */
,
633
7547910ED090A0072A0D9
/* Make VLC */
,
630F6D6E1045DE4000B03EE4
/* Make VLC and VLCKit */
,
);
};
...
...
@@ -479,6 +466,40 @@
shellScript
=
"top_srcdir=`pwd`/../../..\n\nif test $ACTION = \"clean\"\nthen\n exit 0\nfi\n\ncd $top_srcdir && ./bootstrap\n"
;
showEnvVarsInLog
=
0
;
};
6337548010ED091D0072A0D9
/* make */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
inputPaths
=
(
);
name
=
make
;
outputPaths
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
shellPath
=
/bin/sh
;
shellScript
=
"cd $SYMROOT/vlc_build_dir\nmake"
;
};
633754D310ED0D330072A0D9
/* install */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
inputPaths
=
(
"$(SYMROOT)/vlc_build_dir/src/.lib/libvlccore.dylib"
,
"$(SYMROOT)/vlc_build_dir/src/.lib/libvlc.dylib"
,
"$(SYMROOT)/vlc_build_dir/bin/.lib/vlc"
,
);
name
=
install
;
outputPaths
=
(
"$(SYMROOT)/vlc_build_dir/lib/libvlccore.dylib"
,
"$(SYMROOT)/vlc_build_dir/lib/libvlc.dylib"
,
"$(SYMROOT)/vlc_build_dir/bin/vlc"
,
);
runOnlyForDeploymentPostprocessing
=
0
;
shellPath
=
/bin/sh
;
shellScript
=
"cd $SYMROOT/vlc_build_dir\ncd src\necho \"Installing libvlc, libvlccore, vlc\"\nmake install --quiet > /dev/null"
;
};
633BD6E30D2ADF030012A314
/* bootstrap */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
...
...
@@ -568,26 +589,21 @@
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
630F6D721045DE4500B03EE4
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
633BD6DB0D2ADE4E0012A314
/* Make VLC */
;
targetProxy
=
630F6D711045DE4500B03EE4
/* PBXContainerItemProxy */
;
};
630F6D741045DE4900B03EE4
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
8DC2EF4F0486A6940098B216
/* VLCKit */
;
targetProxy
=
630F6D731045DE4900B03EE4
/* PBXContainerItemProxy */
;
};
633754B110ED0BB50072A0D9
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
6337547910ED090A0072A0D9
/* Make VLC */
;
targetProxy
=
633754B010ED0BB50072A0D9
/* PBXContainerItemProxy */
;
};
633BD6EE0D2AE03E0012A314
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
633BD6E40D2ADF030012A314
/* Setup VLC contribs */
;
targetProxy
=
633BD6ED0D2AE03E0012A314
/* PBXContainerItemProxy */
;
};
633BD6F00D2AE0400012A314
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
633BD6DB0D2ADE4E0012A314
/* Make VLC */
;
targetProxy
=
633BD6EF0D2AE0400012A314
/* PBXContainerItemProxy */
;
};
633BD6F20D2AE0430012A314
/* PBXTargetDependency */
=
{
isa
=
PBXTargetDependency
;
target
=
8DC2EF4F0486A6940098B216
/* VLCKit */
;
...
...
@@ -736,43 +752,40 @@
};
name
=
Release
;
};
633
BD6D40D2ADE050012A314
/* Debug */
=
{
633
7547C10ED090B0072A0D9
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
COPY_PHASE_STRIP
=
NO
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_OPTIMIZATION_LEVEL
=
0
;
PRODUCT_NAME
=
"vlc-core-modules"
;
};
name
=
Debug
;
};
633
BD6D50D2ADE050012A314
/* Release */
=
{
633
7547D10ED090B0072A0D9
/* Release */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
COPY_PHASE_STRIP
=
YES
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
GCC_ENABLE_FIX_AND_CONTINUE
=
NO
;
PRODUCT_NAME
=
"
vlc-core-modules
"
;
PRODUCT_NAME
=
"
Make VLC 2
"
;
ZERO_LINK
=
NO
;
};
name
=
Release
;
};
633BD6D
D0D2ADE4F
0012A314
/* Debug */
=
{
633BD6D
40D2ADE05
0012A314
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
COPY_PHASE_STRIP
=
NO
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_OPTIMIZATION_LEVEL
=
0
;
PRODUCT_NAME
=
"vlc-core-modules"
;
};
name
=
Debug
;
};
633BD6D
E0D2ADE4F
0012A314
/* Release */
=
{
633BD6D
50D2ADE05
0012A314
/* Release */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
COPY_PHASE_STRIP
=
YES
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
GCC_ENABLE_FIX_AND_CONTINUE
=
NO
;
PRODUCT_NAME
=
"vlc-core"
;
PRODUCT_NAME
=
"vlc-core
-modules
"
;
ZERO_LINK
=
NO
;
};
name
=
Release
;
...
...
@@ -857,20 +870,20 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Debug
;
};
633
BD6D60D2ADE230012A314
/* Build configuration list for PBXAggregateTarget "Build Everything
" */
=
{
633
7548110ED093B0072A0D9
/* Build configuration list for PBXAggregateTarget "Make VLC
" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
633
BD6D40D2ADE050012A314
/* Debug */
,
633
BD6D50D2ADE050012A314
/* Release */
,
633
7547C10ED090B0072A0D9
/* Debug */
,
633
7547D10ED090B0072A0D9
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Debug
;
};
633BD6D
F0D2ADE6D0012A314
/* Build configuration list for PBXLegacyTarget "Make VLC
" */
=
{
633BD6D
60D2ADE230012A314
/* Build configuration list for PBXAggregateTarget "Build Everything
" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
633BD6D
D0D2ADE4F
0012A314
/* Debug */
,
633BD6D
E0D2ADE4F
0012A314
/* Release */
,
633BD6D
40D2ADE05
0012A314
/* Debug */
,
633BD6D
50D2ADE05
0012A314
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Debug
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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