diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.pbxproj b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.pbxproj new file mode 100644 index 0000000000..5684509af2 --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.pbxproj @@ -0,0 +1,849 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 63118C62156D2AF10085CF03 /* basic-tutorial-3.c in Sources */ = {isa = PBXBuildFile; fileRef = 63118C60156D2AA70085CF03 /* basic-tutorial-3.c */; }; + 63118C81156D2BAE0085CF03 /* basic-tutorial-4.c in Sources */ = {isa = PBXBuildFile; fileRef = 63118C7F156D2BA30085CF03 /* basic-tutorial-4.c */; }; + 63118C93156D2D630085CF03 /* basic-tutorial-1.c in Sources */ = {isa = PBXBuildFile; fileRef = 63118C92156D2D630085CF03 /* basic-tutorial-1.c */; }; + 63118CA3156D2E400085CF03 /* basic-tutorial-5.c in Sources */ = {isa = PBXBuildFile; fileRef = 63118CA2156D2E400085CF03 /* basic-tutorial-5.c */; }; + 63118CC3156D31300085CF03 /* basic-tutorial-2.c in Sources */ = {isa = PBXBuildFile; fileRef = 63118C4D156D29530085CF03 /* basic-tutorial-2.c */; }; + 63118CD4156D33040085CF03 /* playback-tutorial-1.c in Sources */ = {isa = PBXBuildFile; fileRef = 63118CD2156D32FE0085CF03 /* playback-tutorial-1.c */; }; + 63118CE5156D35610085CF03 /* playback-tutorial-2.c in Sources */ = {isa = PBXBuildFile; fileRef = 63118CE3156D35390085CF03 /* playback-tutorial-2.c */; }; + 63118CF6156D3ACB0085CF03 /* basic-tutorial-6.c in Sources */ = {isa = PBXBuildFile; fileRef = 63118CF4156D3AB60085CF03 /* basic-tutorial-6.c */; }; +/* End PBXBuildFile section */ + +/* Begin PBXCopyFilesBuildPhase section */ + 63118C52156D29DE0085CF03 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 63118C73156D2B970085CF03 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 63118C86156D2D190085CF03 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 63118C96156D2E2F0085CF03 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 63118CB7156D31240085CF03 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 63118CC6156D32E20085CF03 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 63118CD7156D34BA0085CF03 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; + 63118CE8156D3A870085CF03 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + ); + runOnlyForDeploymentPostprocessing = 1; + }; +/* End PBXCopyFilesBuildPhase section */ + +/* Begin PBXFileReference section */ + 63118C4D156D29530085CF03 /* basic-tutorial-2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-2.c"; path = "../../gst-sdk/tutorials/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 = "../../../../../../../../System/Library/Frameworks/GStreamer.framework/Version/2012.5/x86_64/share/gst-sdk/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 = "../../gst-sdk/tutorials/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; }; + 63118C7F156D2BA30085CF03 /* basic-tutorial-4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-4.c"; path = "../../gst-sdk/tutorials/basic-tutorial-4.c"; sourceTree = SOURCE_ROOT; }; + 63118C88156D2D190085CF03 /* Tutorial 1 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Tutorial 1"; sourceTree = BUILT_PRODUCTS_DIR; }; + 63118C92156D2D630085CF03 /* basic-tutorial-1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-1.c"; path = "../../gst-sdk/tutorials/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 = "../../gst-sdk/tutorials/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 = "../../../../../../../../System/Library/Frameworks/GStreamer.framework/Version/2012.5/x86_64/share/gst-sdk/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 = "../../gst-sdk/tutorials/playback-tutorial-1.c"; sourceTree = SOURCE_ROOT; }; + 63118CD9156D34BA0085CF03 /* Playback Tutorial 2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Playback Tutorial 2"; sourceTree = BUILT_PRODUCTS_DIR; }; + 63118CE3156D35390085CF03 /* playback-tutorial-2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "playback-tutorial-2.c"; path = "../../gst-sdk/tutorials/playback-tutorial-2.c"; sourceTree = SOURCE_ROOT; }; + 63118CEA156D3A870085CF03 /* Tutorial 6 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Tutorial 6"; sourceTree = BUILT_PRODUCTS_DIR; }; + 63118CF4156D3AB60085CF03 /* basic-tutorial-6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "basic-tutorial-6.c"; path = "../../gst-sdk/tutorials/basic-tutorial-6.c"; sourceTree = SOURCE_ROOT; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 63118C51156D29DE0085CF03 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118C72156D2B970085CF03 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118C85156D2D190085CF03 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118C95156D2E2F0085CF03 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118CB6156D31240085CF03 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118CC5156D32E20085CF03 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118CD6156D34BA0085CF03 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118CE7156D3A870085CF03 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 63118C35156D29340085CF03 = { + isa = PBXGroup; + children = ( + 63118CA4156D2EAC0085CF03 /* gstreamer-0.10-gtk+-2.0.xcconfig */, + 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */, + 63118C8A156D2D190085CF03 /* Tutorial 1 */, + 63118C43156D29340085CF03 /* Tutorial 2 */, + 63118C56156D29DE0085CF03 /* Turorial 3 */, + 63118C77156D2B970085CF03 /* Tutorial 4 */, + 63118C9A156D2E2F0085CF03 /* Tutorial 5 */, + 63118CEC156D3A870085CF03 /* Tutorial 6 */, + 63118CCA156D32E20085CF03 /* Playback Tutorial 1 */, + 63118CDB156D34BA0085CF03 /* Playback Tutorial 2 */, + 63118C41156D29340085CF03 /* Products */, + ); + sourceTree = ""; + }; + 63118C41156D29340085CF03 /* Products */ = { + isa = PBXGroup; + children = ( + 63118C54156D29DE0085CF03 /* Turorial 3 */, + 63118C75156D2B970085CF03 /* Tutorial 4 */, + 63118C88156D2D190085CF03 /* Tutorial 1 */, + 63118C98156D2E2F0085CF03 /* Tutorial 5 */, + 63118CB9156D31240085CF03 /* Tutorial 2 */, + 63118CC8156D32E20085CF03 /* Playback Tutorial 1 */, + 63118CD9156D34BA0085CF03 /* Playback Tutorial 2 */, + 63118CEA156D3A870085CF03 /* Tutorial 6 */, + ); + name = Products; + sourceTree = SOURCE_ROOT; + }; + 63118C43156D29340085CF03 /* Tutorial 2 */ = { + isa = PBXGroup; + children = ( + 63118C4D156D29530085CF03 /* basic-tutorial-2.c */, + ); + name = "Tutorial 2"; + path = "GStreamer Tutorials"; + sourceTree = SOURCE_ROOT; + }; + 63118C56156D29DE0085CF03 /* Turorial 3 */ = { + isa = PBXGroup; + children = ( + 63118C60156D2AA70085CF03 /* basic-tutorial-3.c */, + ); + name = "Turorial 3"; + path = Turorial3; + sourceTree = SOURCE_ROOT; + }; + 63118C77156D2B970085CF03 /* Tutorial 4 */ = { + isa = PBXGroup; + children = ( + 63118C7F156D2BA30085CF03 /* basic-tutorial-4.c */, + ); + path = "Tutorial 4"; + sourceTree = ""; + }; + 63118C8A156D2D190085CF03 /* Tutorial 1 */ = { + isa = PBXGroup; + children = ( + 63118C92156D2D630085CF03 /* basic-tutorial-1.c */, + ); + path = "Tutorial 1"; + sourceTree = ""; + }; + 63118C9A156D2E2F0085CF03 /* Tutorial 5 */ = { + isa = PBXGroup; + children = ( + 63118CA2156D2E400085CF03 /* basic-tutorial-5.c */, + ); + path = "Tutorial 5"; + sourceTree = ""; + }; + 63118CCA156D32E20085CF03 /* Playback Tutorial 1 */ = { + isa = PBXGroup; + children = ( + 63118CD2156D32FE0085CF03 /* playback-tutorial-1.c */, + ); + path = "Playback Tutorial 1"; + sourceTree = ""; + }; + 63118CDB156D34BA0085CF03 /* Playback Tutorial 2 */ = { + isa = PBXGroup; + children = ( + 63118CE3156D35390085CF03 /* playback-tutorial-2.c */, + ); + path = "Playback Tutorial 2"; + sourceTree = ""; + }; + 63118CEC156D3A870085CF03 /* Tutorial 6 */ = { + isa = PBXGroup; + children = ( + 63118CF4156D3AB60085CF03 /* basic-tutorial-6.c */, + ); + path = "Tutorial 6"; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 63118C53156D29DE0085CF03 /* Turorial 3 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 63118C5B156D29DE0085CF03 /* Build configuration list for PBXNativeTarget "Turorial 3" */; + buildPhases = ( + 63118C50156D29DE0085CF03 /* Sources */, + 63118C51156D29DE0085CF03 /* Frameworks */, + 63118C52156D29DE0085CF03 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Turorial 3"; + productName = Turorial3; + productReference = 63118C54156D29DE0085CF03 /* Turorial 3 */; + productType = "com.apple.product-type.tool"; + }; + 63118C74156D2B970085CF03 /* Tutorial 4 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 63118C7C156D2B970085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 4" */; + buildPhases = ( + 63118C71156D2B970085CF03 /* Sources */, + 63118C72156D2B970085CF03 /* Frameworks */, + 63118C73156D2B970085CF03 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Tutorial 4"; + productName = "Tutorial 4"; + productReference = 63118C75156D2B970085CF03 /* Tutorial 4 */; + productType = "com.apple.product-type.tool"; + }; + 63118C87156D2D190085CF03 /* Tutorial 1 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 63118C8F156D2D190085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 1" */; + buildPhases = ( + 63118C84156D2D190085CF03 /* Sources */, + 63118C85156D2D190085CF03 /* Frameworks */, + 63118C86156D2D190085CF03 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Tutorial 1"; + productName = "Tutorial 1"; + productReference = 63118C88156D2D190085CF03 /* Tutorial 1 */; + productType = "com.apple.product-type.tool"; + }; + 63118C97156D2E2F0085CF03 /* Tutorial 5 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 63118C9F156D2E2F0085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 5" */; + buildPhases = ( + 63118C94156D2E2F0085CF03 /* Sources */, + 63118C95156D2E2F0085CF03 /* Frameworks */, + 63118C96156D2E2F0085CF03 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Tutorial 5"; + productName = "Tutorial 5"; + productReference = 63118C98156D2E2F0085CF03 /* Tutorial 5 */; + productType = "com.apple.product-type.tool"; + }; + 63118CB8156D31240085CF03 /* Tutorial 2 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 63118CC0156D31240085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 2" */; + buildPhases = ( + 63118CB5156D31240085CF03 /* Sources */, + 63118CB6156D31240085CF03 /* Frameworks */, + 63118CB7156D31240085CF03 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Tutorial 2"; + productName = "Tutorial 2"; + productReference = 63118CB9156D31240085CF03 /* Tutorial 2 */; + productType = "com.apple.product-type.tool"; + }; + 63118CC7156D32E20085CF03 /* Playback Tutorial 1 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 63118CCF156D32E20085CF03 /* Build configuration list for PBXNativeTarget "Playback Tutorial 1" */; + buildPhases = ( + 63118CC4156D32E20085CF03 /* Sources */, + 63118CC5156D32E20085CF03 /* Frameworks */, + 63118CC6156D32E20085CF03 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Playback Tutorial 1"; + productName = "Playback Tutorial 1"; + productReference = 63118CC8156D32E20085CF03 /* Playback Tutorial 1 */; + productType = "com.apple.product-type.tool"; + }; + 63118CD8156D34BA0085CF03 /* Playback Tutorial 2 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 63118CE0156D34BA0085CF03 /* Build configuration list for PBXNativeTarget "Playback Tutorial 2" */; + buildPhases = ( + 63118CD5156D34BA0085CF03 /* Sources */, + 63118CD6156D34BA0085CF03 /* Frameworks */, + 63118CD7156D34BA0085CF03 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Playback Tutorial 2"; + productName = "Playback Tutorial 2"; + productReference = 63118CD9156D34BA0085CF03 /* Playback Tutorial 2 */; + productType = "com.apple.product-type.tool"; + }; + 63118CE9156D3A870085CF03 /* Tutorial 6 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 63118CF1156D3A870085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 6" */; + buildPhases = ( + 63118CE6156D3A870085CF03 /* Sources */, + 63118CE7156D3A870085CF03 /* Frameworks */, + 63118CE8156D3A870085CF03 /* CopyFiles */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Tutorial 6"; + productName = "Tutorial 6"; + productReference = 63118CEA156D3A870085CF03 /* Tutorial 6 */; + productType = "com.apple.product-type.tool"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 63118C37156D29340085CF03 /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0420; + }; + buildConfigurationList = 63118C3A156D29340085CF03 /* Build configuration list for PBXProject "GStreamer Tutorials" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 63118C35156D29340085CF03; + productRefGroup = 63118C41156D29340085CF03 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 63118C53156D29DE0085CF03 /* Turorial 3 */, + 63118C74156D2B970085CF03 /* Tutorial 4 */, + 63118C87156D2D190085CF03 /* Tutorial 1 */, + 63118C97156D2E2F0085CF03 /* Tutorial 5 */, + 63118CB8156D31240085CF03 /* Tutorial 2 */, + 63118CC7156D32E20085CF03 /* Playback Tutorial 1 */, + 63118CD8156D34BA0085CF03 /* Playback Tutorial 2 */, + 63118CE9156D3A870085CF03 /* Tutorial 6 */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXSourcesBuildPhase section */ + 63118C50156D29DE0085CF03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 63118C62156D2AF10085CF03 /* basic-tutorial-3.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118C71156D2B970085CF03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 63118C81156D2BAE0085CF03 /* basic-tutorial-4.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118C84156D2D190085CF03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 63118C93156D2D630085CF03 /* basic-tutorial-1.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118C94156D2E2F0085CF03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 63118CA3156D2E400085CF03 /* basic-tutorial-5.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118CB5156D31240085CF03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 63118CC3156D31300085CF03 /* basic-tutorial-2.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118CC4156D32E20085CF03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 63118CD4156D33040085CF03 /* playback-tutorial-1.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118CD5156D34BA0085CF03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 63118CE5156D35610085CF03 /* playback-tutorial-2.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 63118CE6156D3A870085CF03 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 63118CF6156D3ACB0085CF03 /* basic-tutorial-6.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 63118C48156D29340085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_ARC = YES; + COPY_PHASE_STRIP = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_VERSION = com.apple.compilers.llvm.clang.1_0; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.7; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; + }; + name = Debug; + }; + 63118C49156D29340085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_ARC = YES; + COPY_PHASE_STRIP = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_VERSION = com.apple.compilers.llvm.clang.1_0; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.7; + SDKROOT = macosx; + }; + name = Release; + }; + 63118C5C156D29DE0085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 63118C5D156D29DE0085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 63118C7D156D2B970085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 63118C7E156D2B970085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 63118C90156D2D190085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 63118C91156D2D190085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 63118CA0156D2E2F0085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118CA4156D2EAC0085CF03 /* gstreamer-0.10-gtk+-2.0.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = ( + "-framework", + Cocoa, + "-lgstpbutils-0.10", + "-lgstnetbuffer-0.10", + "-lgstvideo-0.10", + "-lgstriff-0.10", + "-lgstcheck-0.10", + "-lgstcodecparsers-0.10", + "-lgstaudio-0.10", + "-lgstcontroller-0.10", + "-lgstdataprotocol-0.10", + "-lgstrtp-0.10", + "-lgstinterfaces-0.10", + "-lgstbasevideo-0.10", + "-lgstnet-0.10", + "-lgstphotography-0.10", + "-lgstcdda-0.10", + "-lgsttag-0.10", + "-lgstapp-0.10", + "-lgstrtsp-0.10", + "-lgstsdp-0.10", + "-lgstbase-0.10", + "-lgstfft-0.10", + "-lgstreamer-0.10", + "-lgthread-2.0", + "-lxml2", + "-lgtk-quartz-2.0", + "-lgdk-quartz-2.0", + "-latk-1.0", + "-lgio-2.0", + "-lpangocairo-1.0", + "-lgdk_pixbuf-2.0", + "-lpango-1.0", + "-lcairo", + "-lgmodule-2.0", + "-lgobject-2.0", + "-lglib-2.0", + "-lintl", + ); + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 63118CA1156D2E2F0085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118CA4156D2EAC0085CF03 /* gstreamer-0.10-gtk+-2.0.xcconfig */; + buildSettings = { + OTHER_LDFLAGS = ( + "-framework", + Cocoa, + "-lgstpbutils-0.10", + "-lgstnetbuffer-0.10", + "-lgstvideo-0.10", + "-lgstriff-0.10", + "-lgstcheck-0.10", + "-lgstcodecparsers-0.10", + "-lgstaudio-0.10", + "-lgstcontroller-0.10", + "-lgstdataprotocol-0.10", + "-lgstrtp-0.10", + "-lgstinterfaces-0.10", + "-lgstbasevideo-0.10", + "-lgstnet-0.10", + "-lgstphotography-0.10", + "-lgstcdda-0.10", + "-lgsttag-0.10", + "-lgstapp-0.10", + "-lgstrtsp-0.10", + "-lgstsdp-0.10", + "-lgstbase-0.10", + "-lgstfft-0.10", + "-lgstreamer-0.10", + "-lgthread-2.0", + "-lxml2", + "-lgtk-quartz-2.0", + "-lgdk-quartz-2.0", + "-latk-1.0", + "-lgio-2.0", + "-lpangocairo-1.0", + "-lgdk_pixbuf-2.0", + "-lpango-1.0", + "-lcairo", + "-lgmodule-2.0", + "-lgobject-2.0", + "-lglib-2.0", + "-lintl", + ); + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 63118CC1156D31240085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 63118CC2156D31240085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 63118CD0156D32E20085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 63118CD1156D32E20085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 63118CE1156D34BA0085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 63118CE2156D34BA0085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 63118CF2156D3A870085CF03 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 63118CF3156D3A870085CF03 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 63118C4F156D297B0085CF03 /* gstreamer-0.10.xcconfig */; + buildSettings = { + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 63118C3A156D29340085CF03 /* Build configuration list for PBXProject "GStreamer Tutorials" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118C48156D29340085CF03 /* Debug */, + 63118C49156D29340085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 63118C5B156D29DE0085CF03 /* Build configuration list for PBXNativeTarget "Turorial 3" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118C5C156D29DE0085CF03 /* Debug */, + 63118C5D156D29DE0085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + 63118C7C156D2B970085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 4" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118C7D156D2B970085CF03 /* Debug */, + 63118C7E156D2B970085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + 63118C8F156D2D190085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 1" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118C90156D2D190085CF03 /* Debug */, + 63118C91156D2D190085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + 63118C9F156D2E2F0085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 5" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118CA0156D2E2F0085CF03 /* Debug */, + 63118CA1156D2E2F0085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + 63118CC0156D31240085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 2" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118CC1156D31240085CF03 /* Debug */, + 63118CC2156D31240085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + 63118CCF156D32E20085CF03 /* Build configuration list for PBXNativeTarget "Playback Tutorial 1" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118CD0156D32E20085CF03 /* Debug */, + 63118CD1156D32E20085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + 63118CE0156D34BA0085CF03 /* Build configuration list for PBXNativeTarget "Playback Tutorial 2" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118CE1156D34BA0085CF03 /* Debug */, + 63118CE2156D34BA0085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + 63118CF1156D3A870085CF03 /* Build configuration list for PBXNativeTarget "Tutorial 6" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 63118CF2156D3A870085CF03 /* Debug */, + 63118CF3156D3A870085CF03 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; +/* End XCConfigurationList section */ + }; + rootObject = 63118C37156D29340085CF03 /* Project object */; +} diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000000..98cf3a3b7a --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.xcworkspace/xcuserdata/fluendo.xcuserdatad/UserInterfaceState.xcuserstate b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.xcworkspace/xcuserdata/fluendo.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000000..96ade427c6 Binary files /dev/null and b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/project.xcworkspace/xcuserdata/fluendo.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Playback Tutorial 1.xcscheme b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Playback Tutorial 1.xcscheme new file mode 100644 index 0000000000..807d156737 --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Playback Tutorial 1.xcscheme @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Playback Tutorial 2.xcscheme b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Playback Tutorial 2.xcscheme new file mode 100644 index 0000000000..a7abd55990 --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Playback Tutorial 2.xcscheme @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Turorial 3.xcscheme b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Turorial 3.xcscheme new file mode 100644 index 0000000000..7b1edf519d --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Turorial 3.xcscheme @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 1.xcscheme b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 1.xcscheme new file mode 100644 index 0000000000..0514207a2f --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 1.xcscheme @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 2.xcscheme b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 2.xcscheme new file mode 100644 index 0000000000..e98502b827 --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 2.xcscheme @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 4.xcscheme b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 4.xcscheme new file mode 100644 index 0000000000..240193664e --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 4.xcscheme @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 5.xcscheme b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 5.xcscheme new file mode 100644 index 0000000000..30f512ad7f --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 5.xcscheme @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 6.xcscheme b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 6.xcscheme new file mode 100644 index 0000000000..f52447c863 --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/Tutorial 6.xcscheme @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/xcschememanagement.plist b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000000..32404742f9 --- /dev/null +++ b/xcode/GStreamer Tutorials/GStreamer Tutorials.xcodeproj/xcuserdata/fluendo.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,107 @@ + + + + + SchemeUserState + + Playback Tutorial 1.xcscheme + + orderHint + 6 + + Playback Tutorial 2.xcscheme + + orderHint + 7 + + Turorial 3.xcscheme + + orderHint + 4 + + Tutorial 1.xcscheme + + orderHint + 1 + + Tutorial 2.xcscheme + + orderHint + 5 + + Tutorial 4.xcscheme + + orderHint + 0 + + Tutorial 5.xcscheme + + orderHint + 2 + + Tutorial 6.xcscheme + + orderHint + 3 + + + SuppressBuildableAutocreation + + 63118C3F156D29340085CF03 + + primary + + + 63118C53156D29DE0085CF03 + + primary + + + 63118C66156D2B790085CF03 + + primary + + + 63118C74156D2B970085CF03 + + primary + + + 63118C87156D2D190085CF03 + + primary + + + 63118C97156D2E2F0085CF03 + + primary + + + 63118CA8156D30610085CF03 + + primary + + + 63118CB8156D31240085CF03 + + primary + + + 63118CC7156D32E20085CF03 + + primary + + + 63118CD8156D34BA0085CF03 + + primary + + + 63118CE9156D3A870085CF03 + + primary + + + + +