From 8228ae72bebd5cbb0ff342eb512833907dcb1779 Mon Sep 17 00:00:00 2001 From: Andoni Morales Alastruey Date: Wed, 6 Jun 2012 15:10:38 +0200 Subject: [PATCH 1/2] xcode: change deployment target to 10.6 --- .../xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj | 4 ++-- .../GStreamer Tutorials x86_64.xcodeproj/project.pbxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj b/gst-sdk/tutorials/xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj index 7831e746f0..d1d7281344 100644 --- a/gst-sdk/tutorials/xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj +++ b/gst-sdk/tutorials/xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj @@ -698,7 +698,7 @@ GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.7; + MACOSX_DEPLOYMENT_TARGET = 10.6; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx10.7; VALID_ARCHS = i386; @@ -720,7 +720,7 @@ GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.7; + MACOSX_DEPLOYMENT_TARGET = 10.6; SDKROOT = macosx10.7; VALID_ARCHS = i386; }; diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials x86_64.xcodeproj/project.pbxproj b/gst-sdk/tutorials/xcode/GStreamer Tutorials x86_64.xcodeproj/project.pbxproj index bbaca7601f..6b8f242e7b 100644 --- a/gst-sdk/tutorials/xcode/GStreamer Tutorials x86_64.xcodeproj/project.pbxproj +++ b/gst-sdk/tutorials/xcode/GStreamer Tutorials x86_64.xcodeproj/project.pbxproj @@ -699,7 +699,7 @@ GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.7; + MACOSX_DEPLOYMENT_TARGET = 10.6; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; VALID_ARCHS = x86_64; @@ -722,7 +722,7 @@ GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; - MACOSX_DEPLOYMENT_TARGET = 10.7; + MACOSX_DEPLOYMENT_TARGET = 10.6; SDKROOT = macosx; VALID_ARCHS = x86_64; }; From 0ccd90d99a6d91e39caf28867ec305d77b62cf7a Mon Sep 17 00:00:00 2001 From: Andoni Morales Alastruey Date: Thu, 7 Jun 2012 02:55:14 +0200 Subject: [PATCH 2/2] Use the renamed 'Versions' directory --- .../xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj | 6 +++--- .../GStreamer Tutorials x86_64.xcodeproj/project.pbxproj | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj b/gst-sdk/tutorials/xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj index d1d7281344..cc362754db 100644 --- a/gst-sdk/tutorials/xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj +++ b/gst-sdk/tutorials/xcode/GStreamer Tutorials x86.xcodeproj/project.pbxproj @@ -145,9 +145,9 @@ 63DE8838156DAC09006F2D3B /* basic-tutorial-7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-7.c"; path = "../basic-tutorial-7.c"; sourceTree = SOURCE_ROOT; }; 63DE883A156DAC0E006F2D3B /* basic-tutorial-8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-8.c"; path = "../basic-tutorial-8.c"; sourceTree = SOURCE_ROOT; }; 63DE883C156DAC15006F2D3B /* basic-tutorial-9.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-9.c"; path = "../basic-tutorial-9.c"; sourceTree = SOURCE_ROOT; }; - 63DE8851156DAE94006F2D3B /* gstreamer-0.10-all.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10-all.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Version/2012.5/x86/share/xcode/gstreamer-0.10-all.xcconfig"; sourceTree = ""; }; - 63DE8852156DAE94006F2D3B /* gstreamer-0.10-gtk+-2.0.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10-gtk+-2.0.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Version/2012.5/x86/share/xcode/gstreamer-0.10-gtk+-2.0.xcconfig"; sourceTree = ""; }; - 63DE8853156DAE94006F2D3B /* gstreamer-0.10.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Version/2012.5/x86/share/xcode/gstreamer-0.10.xcconfig"; sourceTree = ""; }; + 63DE8851156DAE94006F2D3B /* gstreamer-0.10-all.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10-all.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Versions/2012.5/x86/share/xcode/gstreamer-0.10-all.xcconfig"; sourceTree = ""; }; + 63DE8852156DAE94006F2D3B /* gstreamer-0.10-gtk+-2.0.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10-gtk+-2.0.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Versions/2012.5/x86/share/xcode/gstreamer-0.10-gtk+-2.0.xcconfig"; sourceTree = ""; }; + 63DE8853156DAE94006F2D3B /* gstreamer-0.10.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Versions/2012.5/x86/share/xcode/gstreamer-0.10.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ diff --git a/gst-sdk/tutorials/xcode/GStreamer Tutorials x86_64.xcodeproj/project.pbxproj b/gst-sdk/tutorials/xcode/GStreamer Tutorials x86_64.xcodeproj/project.pbxproj index 6b8f242e7b..8fcc1e7bd8 100644 --- a/gst-sdk/tutorials/xcode/GStreamer Tutorials x86_64.xcodeproj/project.pbxproj +++ b/gst-sdk/tutorials/xcode/GStreamer Tutorials x86_64.xcodeproj/project.pbxproj @@ -124,7 +124,7 @@ /* Begin PBXFileReference section */ 63118C4D156D29530085CF03 /* basic-tutorial-2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-2.c"; path = "../basic-tutorial-2.c"; sourceTree = SOURCE_ROOT; }; - 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Version/2012.5/x86_64/share/xcode/gstreamer-0.10.xcconfig"; sourceTree = ""; }; + 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Versions/2012.5/x86_64/share/xcode/gstreamer-0.10.xcconfig"; sourceTree = ""; }; 63118C54156D29DE0085CF03 /* Turorial 3 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Turorial 3"; sourceTree = BUILT_PRODUCTS_DIR; }; 63118C60156D2AA70085CF03 /* basic-tutorial-3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-3.c"; path = "../basic-tutorial-3.c"; sourceTree = SOURCE_ROOT; }; 63118C75156D2B970085CF03 /* Tutorial 4 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Tutorial 4"; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -133,7 +133,7 @@ 63118C92156D2D630085CF03 /* basic-tutorial-1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-1.c"; path = "../basic-tutorial-1.c"; sourceTree = SOURCE_ROOT; }; 63118C98156D2E2F0085CF03 /* Tutorial 5 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Tutorial 5"; sourceTree = BUILT_PRODUCTS_DIR; }; 63118CA2156D2E400085CF03 /* basic-tutorial-5.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 4; name = "basic-tutorial-5.c"; path = "../basic-tutorial-5.c"; sourceTree = SOURCE_ROOT; }; - 63118CA4156D2EAC0085CF03 /* gstreamer-0.10-gtk+-2.0.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10-gtk+-2.0.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Version/2012.5/x86_64/share/xcode/gstreamer-0.10-gtk+-2.0.xcconfig"; sourceTree = ""; }; + 63118CA4156D2EAC0085CF03 /* gstreamer-0.10-gtk+-2.0.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10-gtk+-2.0.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Versions/2012.5/x86_64/share/xcode/gstreamer-0.10-gtk+-2.0.xcconfig"; sourceTree = ""; }; 63118CB9156D31240085CF03 /* Tutorial 2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Tutorial 2"; sourceTree = BUILT_PRODUCTS_DIR; }; 63118CC8156D32E20085CF03 /* Playback Tutorial 1 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Playback Tutorial 1"; sourceTree = BUILT_PRODUCTS_DIR; }; 63118CD2156D32FE0085CF03 /* playback-tutorial-1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "playback-tutorial-1.c"; path = "../playback-tutorial-1.c"; sourceTree = SOURCE_ROOT; }; @@ -147,7 +147,7 @@ 63DE8838156DAC09006F2D3B /* basic-tutorial-7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-7.c"; path = "../basic-tutorial-7.c"; sourceTree = SOURCE_ROOT; }; 63DE883A156DAC0E006F2D3B /* basic-tutorial-8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-8.c"; path = "../basic-tutorial-8.c"; sourceTree = SOURCE_ROOT; }; 63DE883C156DAC15006F2D3B /* basic-tutorial-9.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-9.c"; path = "../basic-tutorial-9.c"; sourceTree = SOURCE_ROOT; }; - 63DE8841156DACB3006F2D3B /* gstreamer-0.10-all.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10-all.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Version/2012.5/x86_64/share/xcode/gstreamer-0.10-all.xcconfig"; sourceTree = ""; }; + 63DE8841156DACB3006F2D3B /* gstreamer-0.10-all.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "gstreamer-0.10-all.xcconfig"; path = "/Library/Frameworks/GStreamer.framework/Versions/2012.5/x86_64/share/xcode/gstreamer-0.10-all.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */