// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 44; objects = { /* Begin PBXBuildFile section */ 681AE2160F83ACBD00A18AAD /* ChangeLog in Resources */ = {isa = PBXBuildFile; fileRef = 681AE2150F83ACBD00A18AAD /* ChangeLog */; }; 68709CD80D4E9BA20097B1FE /* video.icns in Resources */ = {isa = PBXBuildFile; fileRef = 68709CD70D4E9BA20097B1FE /* video.icns */; }; 688FDD490D3017E1008C3789 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68C6C70A0D00C1F200C4FBB7 /* IOKit.framework */; }; 68BB551F0D00D59200CB1BE9 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 68BB551D0D00D59200CB1BE9 /* MainMenu.xib */; }; 68C55FBE0D00C2C40096D71B /* libdc1394.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 68C55FBD0D00C2C40096D71B /* libdc1394.a */; }; 68C6C61F0D00A30B00C4FBB7 /* FastCamController.m in Sources */ = {isa = PBXBuildFile; fileRef = 68C6C61E0D00A30B00C4FBB7 /* FastCamController.m */; }; 68C6C6990D00B1BA00C4FBB7 /* VideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 68C6C6980D00B1BA00C4FBB7 /* VideoView.m */; }; 68C6C6AF0D00B40000C4FBB7 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68C6C6AD0D00B40000C4FBB7 /* CoreVideo.framework */; }; 68C6C6B00D00B40000C4FBB7 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68C6C6AE0D00B40000C4FBB7 /* OpenGL.framework */; }; 68C6C6B80D00B45700C4FBB7 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 68C6C6B70D00B45700C4FBB7 /* Carbon.framework */; }; 68C6C6E50D00B85A00C4FBB7 /* Camera.m in Sources */ = {isa = PBXBuildFile; fileRef = 68C6C6E40D00B85A00C4FBB7 /* Camera.m */; }; 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; 32CA4F630368D1EE00C91783 /* FastCam_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FastCam_Prefix.pch; sourceTree = ""; }; 681AE2150F83ACBD00A18AAD /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = ""; }; 68709CD70D4E9BA20097B1FE /* video.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = video.icns; sourceTree = ""; }; 68BB551E0D00D59200CB1BE9 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = ""; }; 68C55FBD0D00C2C40096D71B /* libdc1394.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libdc1394.a; path = /usr/local/lib/libdc1394.a; sourceTree = ""; }; 68C6C61D0D00A30B00C4FBB7 /* FastCamController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FastCamController.h; sourceTree = ""; }; 68C6C61E0D00A30B00C4FBB7 /* FastCamController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FastCamController.m; sourceTree = ""; }; 68C6C6970D00B1BA00C4FBB7 /* VideoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoView.h; sourceTree = ""; }; 68C6C6980D00B1BA00C4FBB7 /* VideoView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoView.m; sourceTree = ""; }; 68C6C6AD0D00B40000C4FBB7 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = ../../../../../../System/Library/Frameworks/CoreVideo.framework; sourceTree = ""; }; 68C6C6AE0D00B40000C4FBB7 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = ../../../../../../System/Library/Frameworks/OpenGL.framework; sourceTree = ""; }; 68C6C6B70D00B45700C4FBB7 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = ../../../../../../System/Library/Frameworks/Carbon.framework; sourceTree = ""; }; 68C6C6E30D00B85A00C4FBB7 /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Camera.h; sourceTree = ""; }; 68C6C6E40D00B85A00C4FBB7 /* Camera.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Camera.m; sourceTree = ""; }; 68C6C70A0D00C1F200C4FBB7 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = ""; }; 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 8D1107320486CEB800E47090 /* BubVideo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BubVideo.app; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8D11072E0486CEB800E47090 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 688FDD490D3017E1008C3789 /* IOKit.framework in Frameworks */, 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, 68C6C6AF0D00B40000C4FBB7 /* CoreVideo.framework in Frameworks */, 68C6C6B00D00B40000C4FBB7 /* OpenGL.framework in Frameworks */, 68C6C6B80D00B45700C4FBB7 /* Carbon.framework in Frameworks */, 68C55FBE0D00C2C40096D71B /* libdc1394.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 080E96DDFE201D6D7F000001 /* Classes */ = { isa = PBXGroup; children = ( 68C6C6970D00B1BA00C4FBB7 /* VideoView.h */, 68C6C6980D00B1BA00C4FBB7 /* VideoView.m */, 68C6C61D0D00A30B00C4FBB7 /* FastCamController.h */, 68C6C61E0D00A30B00C4FBB7 /* FastCamController.m */, 68C6C6E30D00B85A00C4FBB7 /* Camera.h */, 68C6C6E40D00B85A00C4FBB7 /* Camera.m */, ); name = Classes; sourceTree = ""; }; 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { isa = PBXGroup; children = ( 68C6C70A0D00C1F200C4FBB7 /* IOKit.framework */, 68C6C6B70D00B45700C4FBB7 /* Carbon.framework */, 68C6C6AD0D00B40000C4FBB7 /* CoreVideo.framework */, 68C6C6AE0D00B40000C4FBB7 /* OpenGL.framework */, 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, ); name = "Linked Frameworks"; sourceTree = ""; }; 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { isa = PBXGroup; children = ( 29B97324FDCFA39411CA2CEA /* AppKit.framework */, 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */, 29B97325FDCFA39411CA2CEA /* Foundation.framework */, ); name = "Other Frameworks"; sourceTree = ""; }; 19C28FACFE9D520D11CA2CBB /* Products */ = { isa = PBXGroup; children = ( 8D1107320486CEB800E47090 /* BubVideo.app */, ); name = Products; sourceTree = ""; }; 29B97314FDCFA39411CA2CEA /* BubVideo */ = { isa = PBXGroup; children = ( 68C55FBD0D00C2C40096D71B /* libdc1394.a */, 080E96DDFE201D6D7F000001 /* Classes */, 29B97315FDCFA39411CA2CEA /* Other Sources */, 29B97317FDCFA39411CA2CEA /* Resources */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, ); name = BubVideo; sourceTree = ""; }; 29B97315FDCFA39411CA2CEA /* Other Sources */ = { isa = PBXGroup; children = ( 32CA4F630368D1EE00C91783 /* FastCam_Prefix.pch */, 29B97316FDCFA39411CA2CEA /* main.m */, ); name = "Other Sources"; sourceTree = ""; }; 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( 68709CD70D4E9BA20097B1FE /* video.icns */, 68BB551D0D00D59200CB1BE9 /* MainMenu.xib */, 8D1107310486CEB800E47090 /* Info.plist */, 681AE2150F83ACBD00A18AAD /* ChangeLog */, ); name = Resources; sourceTree = ""; }; 29B97323FDCFA39411CA2CEA /* Frameworks */ = { isa = PBXGroup; children = ( 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8D1107260486CEB800E47090 /* BubVideo */ = { isa = PBXNativeTarget; buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BubVideo" */; buildPhases = ( 8D1107290486CEB800E47090 /* Resources */, 8D11072C0486CEB800E47090 /* Sources */, 8D11072E0486CEB800E47090 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = BubVideo; productInstallPath = "$(HOME)/Applications"; productName = BubVideo; productReference = 8D1107320486CEB800E47090 /* BubVideo.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BubVideo" */; compatibilityVersion = "Xcode 3.0"; hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* BubVideo */; projectDirPath = ""; projectRoot = ""; targets = ( 8D1107260486CEB800E47090 /* BubVideo */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8D1107290486CEB800E47090 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 68BB551F0D00D59200CB1BE9 /* MainMenu.xib in Resources */, 68709CD80D4E9BA20097B1FE /* video.icns in Resources */, 681AE2160F83ACBD00A18AAD /* ChangeLog in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8D11072C0486CEB800E47090 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 8D11072D0486CEB800E47090 /* main.m in Sources */, 68C6C61F0D00A30B00C4FBB7 /* FastCamController.m in Sources */, 68C6C6990D00B1BA00C4FBB7 /* VideoView.m in Sources */, 68C6C6E50D00B85A00C4FBB7 /* Camera.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 68BB551D0D00D59200CB1BE9 /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( 68BB551E0D00D59200CB1BE9 /* English */, ); name = MainMenu.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 68709CE80D4E9D800097B1FE /* Fast */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = ( i386, ppc, ); GCC_PREPROCESSOR_DEFINITIONS = FAST; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = /usr/local/include; LIBRARY_SEARCH_PATHS = /usr/local/lib; OTHER_LDFLAGS = ""; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Fast; }; 68709CE90D4E9D800097B1FE /* Fast */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = FastCam_Prefix.pch; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = BubVideo; WRAPPER_EXTENSION = app; }; name = Fast; }; C01FCF4B08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = FastCam_Prefix.pch; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = BubVideo; WRAPPER_EXTENSION = app; ZERO_LINK = YES; }; name = Debug; }; C01FCF4C08A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_OPTIMIZATION_LEVEL = 3; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = FastCam_Prefix.pch; INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; PRODUCT_NAME = BubVideo; WRAPPER_EXTENSION = app; }; name = Release; }; C01FCF4F08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_PREPROCESSOR_DEFINITIONS = ( SUPPORT_ISIGHT, DEBUG, ); GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = /usr/local/include; LIBRARY_SEARCH_PATHS = /usr/local/lib; OTHER_LDFLAGS = ""; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Debug; }; C01FCF5008A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"; ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386"; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 3; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = /usr/local/include; LIBRARY_SEARCH_PATHS = /usr/local/lib; OTHER_LDFLAGS = ""; PREBINDING = NO; SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BubVideo" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4B08A954540054247B /* Debug */, C01FCF4C08A954540054247B /* Release */, 68709CE90D4E9D800097B1FE /* Fast */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4E08A954540054247B /* Build configuration list for PBXProject "BubVideo" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4F08A954540054247B /* Debug */, C01FCF5008A954540054247B /* Release */, 68709CE80D4E9D800097B1FE /* Fast */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; }