From e725aa5ecd165b906e6fe841eb0ce5fa8d5d8ece Mon Sep 17 00:00:00 2001 From: Pierre d'Herbemont Date: Wed, 23 Dec 2009 17:15:44 +0100 Subject: [PATCH] macosx/framework: Change the name of the default target to "Build Everything" --- .../macosx/framework/VLCKit.xcodeproj/project.pbxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj index 7ef018fbdc..9a6a104ebf 100644 --- a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj +++ b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj @@ -19,9 +19,9 @@ name = "core-framework"; productName = "core-framework"; }; - 633BD6D20D2ADE040012A314 /* vlc-contrib-core-framework */ = { + 633BD6D20D2ADE040012A314 /* Build Everything */ = { isa = PBXAggregateTarget; - buildConfigurationList = 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "vlc-contrib-core-framework" */; + buildConfigurationList = 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "Build Everything" */; buildPhases = ( ); dependencies = ( @@ -30,7 +30,7 @@ 633BD6F00D2AE0400012A314 /* PBXTargetDependency */, 633BD6F20D2AE0430012A314 /* PBXTargetDependency */, ); - name = "vlc-contrib-core-framework"; + name = "Build Everything"; productName = "vlc-core-modules"; }; 633BD6E40D2ADF030012A314 /* vlc-contrib */ = { @@ -438,7 +438,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 633BD6D20D2ADE040012A314 /* vlc-contrib-core-framework */, + 633BD6D20D2ADE040012A314 /* Build Everything */, 8DC2EF4F0486A6940098B216 /* VLCKit */, 633BD6E40D2ADF030012A314 /* vlc-contrib */, 633BD6DB0D2ADE4E0012A314 /* vlc-core */, @@ -856,7 +856,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; - 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "vlc-contrib-core-framework" */ = { + 633BD6D60D2ADE230012A314 /* Build configuration list for PBXAggregateTarget "Build Everything" */ = { isa = XCConfigurationList; buildConfigurations = ( 633BD6D40D2ADE050012A314 /* Debug */, -- 2.39.5