// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 45; objects = { /* Begin PBXBuildFile section */ FA5940091683513000008A6B /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA5940081683513000008A6B /* MobileCoreServices.framework */; }; FAC155E7145855CF0016F3BD /* Videocapture_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = FAD45FD51225FED600141873 /* Videocapture_Prefix.pch */; }; FAC155E8145855CF0016F3BD /* Videocapture.h in Headers */ = {isa = PBXBuildFile; fileRef = FAC155E01458523C0016F3BD /* Videocapture.h */; }; FAC155EA145855CF0016F3BD /* videocapture_wrap.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC155D614584FD80016F3BD /* videocapture_wrap.c */; }; FAC155EB145855CF0016F3BD /* videocapture.c in Sources */ = {isa = PBXBuildFile; fileRef = FAC155D814584FE20016F3BD /* videocapture.c */; }; FAC155EC145855CF0016F3BD /* Videocapture.m in Sources */ = {isa = PBXBuildFile; fileRef = FAC155DE145851440016F3BD /* Videocapture.m */; }; FAC155EE145855CF0016F3BD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; }; FAC155EF145855CF0016F3BD /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAD4602C12260A8500141873 /* UIKit.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; FA5940081683513000008A6B /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library/Frameworks/MobileCoreServices.framework; sourceTree = DEVELOPER_DIR; }; FAC155D614584FD80016F3BD /* videocapture_wrap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = videocapture_wrap.c; path = ../../shared/ruby/videocapture_wrap.c; sourceTree = ""; }; FAC155D814584FE20016F3BD /* videocapture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = videocapture.c; path = ../../shared/src/videocapture.c; sourceTree = ""; }; FAC155DE145851440016F3BD /* Videocapture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Videocapture.m; path = Classes/Videocapture.m; sourceTree = ""; }; FAC155E01458523C0016F3BD /* Videocapture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Videocapture.h; path = Classes/Videocapture.h; sourceTree = ""; }; FAC155F3145855CF0016F3BD /* libVideocapture.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libVideocapture.a; sourceTree = BUILT_PRODUCTS_DIR; }; FAD45FD51225FED600141873 /* Videocapture_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Videocapture_Prefix.pch; sourceTree = ""; }; FAD4602C12260A8500141873 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ FAC155ED145855CF0016F3BD /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( FA5940091683513000008A6B /* MobileCoreServices.framework in Frameworks */, FAC155EE145855CF0016F3BD /* Foundation.framework in Frameworks */, FAC155EF145855CF0016F3BD /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 034768DFFF38A50411DB9C8B /* Products */ = { isa = PBXGroup; children = ( FAC155F3145855CF0016F3BD /* libVideocapture.a */, ); name = Products; sourceTree = ""; }; 0867D691FE84028FC02AAC07 /* Barcode */ = { isa = PBXGroup; children = ( FA5940081683513000008A6B /* MobileCoreServices.framework */, 08FB77AEFE84172EC02AAC07 /* Classes */, 32C88DFF0371C24200C91783 /* Other Sources */, 0867D69AFE84028FC02AAC07 /* Frameworks */, 034768DFFF38A50411DB9C8B /* Products */, ); name = Barcode; sourceTree = ""; }; 0867D69AFE84028FC02AAC07 /* Frameworks */ = { isa = PBXGroup; children = ( AACBBE490F95108600F1A2B1 /* Foundation.framework */, FAD4602C12260A8500141873 /* UIKit.framework */, ); name = Frameworks; sourceTree = ""; }; 08FB77AEFE84172EC02AAC07 /* Classes */ = { isa = PBXGroup; children = ( FAC155DD1458511E0016F3BD /* iOS_specific */, FAC155DA145850EB0016F3BD /* Shared */, ); name = Classes; sourceTree = ""; }; 32C88DFF0371C24200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( FAD45FD51225FED600141873 /* Videocapture_Prefix.pch */, ); name = "Other Sources"; sourceTree = ""; }; FAC155DA145850EB0016F3BD /* Shared */ = { isa = PBXGroup; children = ( FAC155DC145851020016F3BD /* src */, FAC155DB145850F80016F3BD /* Ruby */, ); name = Shared; sourceTree = ""; }; FAC155DB145850F80016F3BD /* Ruby */ = { isa = PBXGroup; children = ( FAC155D614584FD80016F3BD /* videocapture_wrap.c */, ); name = Ruby; sourceTree = ""; }; FAC155DC145851020016F3BD /* src */ = { isa = PBXGroup; children = ( FAC155D814584FE20016F3BD /* videocapture.c */, ); name = src; sourceTree = ""; }; FAC155DD1458511E0016F3BD /* iOS_specific */ = { isa = PBXGroup; children = ( FAC155E01458523C0016F3BD /* Videocapture.h */, FAC155DE145851440016F3BD /* Videocapture.m */, ); name = iOS_specific; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ FAC155E6145855CF0016F3BD /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( FAC155E7145855CF0016F3BD /* Videocapture_Prefix.pch in Headers */, FAC155E8145855CF0016F3BD /* Videocapture.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ FAC155E5145855CF0016F3BD /* Videocapture */ = { isa = PBXNativeTarget; buildConfigurationList = FAC155F0145855CF0016F3BD /* Build configuration list for PBXNativeTarget "Videocapture" */; buildPhases = ( FAC155E6145855CF0016F3BD /* Headers */, FAC155E9145855CF0016F3BD /* Sources */, FAC155ED145855CF0016F3BD /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = Videocapture; productName = Barcode; productReference = FAC155F3145855CF0016F3BD /* libVideocapture.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Videocapture" */; compatibilityVersion = "Xcode 3.1"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, Japanese, French, German, ); mainGroup = 0867D691FE84028FC02AAC07 /* Barcode */; productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( FAC155E5145855CF0016F3BD /* Videocapture */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ FAC155E9145855CF0016F3BD /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FAC155EA145855CF0016F3BD /* videocapture_wrap.c in Sources */, FAC155EB145855CF0016F3BD /* videocapture.c in Sources */, FAC155EC145855CF0016F3BD /* Videocapture.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 1DEB922308733DC00010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_C_LANGUAGE_STANDARD = c99; GCC_OPTIMIZATION_LEVEL = 0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = ( "$(RHO_ROOT)/platform/shared/common", "$(RHO_ROOT)/platform/shared/rubyext", "$(RHO_ROOT)/platform/shared/ruby/include", "$(RHO_ROOT)/platform/shared/ruby/iphone", "$(RHO_ROOT)/platform/shared", "$(RHO_ROOT)/platform/iphone/Classes/**", ); IPHONEOS_DEPLOYMENT_TARGET = 3.0; ONLY_ACTIVE_ARCH = NO; PREBINDING = NO; SDKROOT = iphonesimulator4.1; STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static; }; name = Debug; }; 1DEB922408733DC00010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_C_LANGUAGE_STANDARD = c99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = ( "$(RHO_ROOT)/platform/shared/common", "$(RHO_ROOT)/platform/shared/rubyext", "$(RHO_ROOT)/platform/shared/ruby/include", "$(RHO_ROOT)/platform/shared/ruby/iphone", "$(RHO_ROOT)/platform/shared", "$(RHO_ROOT)/platform/iphone/Classes/**", ); IPHONEOS_DEPLOYMENT_TARGET = 3.0; ONLY_ACTIVE_ARCH = NO; PREBINDING = NO; SDKROOT = iphonesimulator4.1; STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static; }; name = Release; }; FAC155F1145855CF0016F3BD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; DSTROOT = /tmp/Videocapture.dst; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Videocapture_Prefix.pch; HEADER_SEARCH_PATHS = ( "$(RHO_ROOT)/platform/shared/common", "$(RHO_ROOT)/platform/shared/rubyext", "$(RHO_ROOT)/platform/shared/ruby/include", "$(RHO_ROOT)/platform/shared/ruby/iphone", "$(RHO_ROOT)/platform/shared", "$(RHO_ROOT)/platform/iphone/Classes/**", ); INSTALL_PATH = /usr/local/lib; IPHONEOS_DEPLOYMENT_TARGET = 3.0; MACOSX_DEPLOYMENT_TARGET = 10.5; PRODUCT_NAME = Videocapture; SDKROOT = iphoneos; }; name = Debug; }; FAC155F2145855CF0016F3BD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; DSTROOT = /tmp/Videocapture.dst; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Videocapture_Prefix.pch; HEADER_SEARCH_PATHS = ( "$(RHO_ROOT)/platform/shared/common", "$(RHO_ROOT)/platform/shared/rubyext", "$(RHO_ROOT)/platform/shared/ruby/include", "$(RHO_ROOT)/platform/shared/ruby/iphone", "$(RHO_ROOT)/platform/shared", "$(RHO_ROOT)/platform/iphone/Classes/**", ); INSTALL_PATH = /usr/local/lib; IPHONEOS_DEPLOYMENT_TARGET = 3.0; MACOSX_DEPLOYMENT_TARGET = 10.5; PRODUCT_NAME = Videocapture; SDKROOT = iphoneos; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "Videocapture" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB922308733DC00010E9CD /* Debug */, 1DEB922408733DC00010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; FAC155F0145855CF0016F3BD /* Build configuration list for PBXNativeTarget "Videocapture" */ = { isa = XCConfigurationList; buildConfigurations = ( FAC155F1145855CF0016F3BD /* Debug */, FAC155F2145855CF0016F3BD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0867D690FE84028FC02AAC07 /* Project object */; }