// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 45; objects = { /* Begin PBXBuildFile section */ 1D3623260D0F684500981E51 /* BarcodeAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* BarcodeAppDelegate.m */; }; 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; }; 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; }; 2899E5220DE3E06400AC0155 /* BarcodeViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* BarcodeViewController.xib */; }; 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; }; 28D7ACF80DDB3853001CB0EB /* BarcodeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* BarcodeViewController.m */; }; 6843FB5A0ED3819F00BDEB4A /* codabar.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB4B0ED3819F00BDEB4A /* codabar.c */; }; 6843FB5B0ED3819F00BDEB4A /* code128.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB4C0ED3819F00BDEB4A /* code128.c */; }; 6843FB5C0ED3819F00BDEB4A /* code39.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB4D0ED3819F00BDEB4A /* code39.c */; }; 6843FB5D0ED3819F00BDEB4A /* code93.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB4E0ED3819F00BDEB4A /* code93.c */; }; 6843FB5E0ED3819F00BDEB4A /* ean.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB4F0ED3819F00BDEB4A /* ean.c */; }; 6843FB5F0ED3819F00BDEB4A /* i25.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB500ED3819F00BDEB4A /* i25.c */; }; 6843FB600ED3819F00BDEB4A /* library.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB510ED3819F00BDEB4A /* library.c */; }; 6843FB620ED3819F00BDEB4A /* msi.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB530ED3819F00BDEB4A /* msi.c */; }; 6843FB630ED3819F00BDEB4A /* pcl.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB540ED3819F00BDEB4A /* pcl.c */; }; 6843FB640ED3819F00BDEB4A /* plessey.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB550ED3819F00BDEB4A /* plessey.c */; }; 6843FB650ED3819F00BDEB4A /* ps.c in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB560ED3819F00BDEB4A /* ps.c */; }; 6843FB6A0ED3820300BDEB4A /* Barcode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6843FB690ED3820300BDEB4A /* Barcode.m */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 1D3623240D0F684500981E51 /* BarcodeAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BarcodeAppDelegate.h; sourceTree = ""; }; 1D3623250D0F684500981E51 /* BarcodeAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BarcodeAppDelegate.m; sourceTree = ""; }; 1D6058910D05DD3D006BFB54 /* Barcode.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Barcode.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 2899E5210DE3E06400AC0155 /* BarcodeViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BarcodeViewController.xib; sourceTree = ""; }; 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = ""; }; 28D7ACF60DDB3853001CB0EB /* BarcodeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BarcodeViewController.h; sourceTree = ""; }; 28D7ACF70DDB3853001CB0EB /* BarcodeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BarcodeViewController.m; sourceTree = ""; }; 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 32CA4F630368D1EE00C91783 /* Barcode_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Barcode_Prefix.pch; sourceTree = ""; }; 6843FB480ED3819F00BDEB4A /* barcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = barcode.h; sourceTree = ""; }; 6843FB4B0ED3819F00BDEB4A /* codabar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = codabar.c; sourceTree = ""; }; 6843FB4C0ED3819F00BDEB4A /* code128.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = code128.c; sourceTree = ""; }; 6843FB4D0ED3819F00BDEB4A /* code39.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = code39.c; sourceTree = ""; }; 6843FB4E0ED3819F00BDEB4A /* code93.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = code93.c; sourceTree = ""; }; 6843FB4F0ED3819F00BDEB4A /* ean.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ean.c; sourceTree = ""; }; 6843FB500ED3819F00BDEB4A /* i25.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = i25.c; sourceTree = ""; }; 6843FB510ED3819F00BDEB4A /* library.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = library.c; sourceTree = ""; }; 6843FB530ED3819F00BDEB4A /* msi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msi.c; sourceTree = ""; }; 6843FB540ED3819F00BDEB4A /* pcl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcl.c; sourceTree = ""; }; 6843FB550ED3819F00BDEB4A /* plessey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plessey.c; sourceTree = ""; }; 6843FB560ED3819F00BDEB4A /* ps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ps.c; sourceTree = ""; }; 6843FB680ED3820300BDEB4A /* Barcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Barcode.h; sourceTree = ""; }; 6843FB690ED3820300BDEB4A /* Barcode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Barcode.m; sourceTree = ""; }; 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */, 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 080E96DDFE201D6D7F000001 /* Classes */ = { isa = PBXGroup; children = ( 1D3623240D0F684500981E51 /* BarcodeAppDelegate.h */, 1D3623250D0F684500981E51 /* BarcodeAppDelegate.m */, 28D7ACF60DDB3853001CB0EB /* BarcodeViewController.h */, 28D7ACF70DDB3853001CB0EB /* BarcodeViewController.m */, 6843FB680ED3820300BDEB4A /* Barcode.h */, 6843FB690ED3820300BDEB4A /* Barcode.m */, ); path = Classes; sourceTree = ""; }; 19C28FACFE9D520D11CA2CBB /* Products */ = { isa = PBXGroup; children = ( 1D6058910D05DD3D006BFB54 /* Barcode.app */, ); name = Products; sourceTree = ""; }; 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { isa = PBXGroup; children = ( 6843FB470ED3819F00BDEB4A /* barcode */, 080E96DDFE201D6D7F000001 /* Classes */, 29B97315FDCFA39411CA2CEA /* Other Sources */, 29B97317FDCFA39411CA2CEA /* Resources */, 29B97323FDCFA39411CA2CEA /* Frameworks */, 19C28FACFE9D520D11CA2CBB /* Products */, ); name = CustomTemplate; sourceTree = ""; }; 29B97315FDCFA39411CA2CEA /* Other Sources */ = { isa = PBXGroup; children = ( 32CA4F630368D1EE00C91783 /* Barcode_Prefix.pch */, 29B97316FDCFA39411CA2CEA /* main.m */, ); name = "Other Sources"; sourceTree = ""; }; 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( 2899E5210DE3E06400AC0155 /* BarcodeViewController.xib */, 28AD733E0D9D9553002E5188 /* MainWindow.xib */, 8D1107310486CEB800E47090 /* Info.plist */, ); name = Resources; sourceTree = ""; }; 29B97323FDCFA39411CA2CEA /* Frameworks */ = { isa = PBXGroup; children = ( 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, 1D30AB110D05D00D00671497 /* Foundation.framework */, 288765A40DF7441C002DB57D /* CoreGraphics.framework */, ); name = Frameworks; sourceTree = ""; }; 6843FB470ED3819F00BDEB4A /* barcode */ = { isa = PBXGroup; children = ( 6843FB480ED3819F00BDEB4A /* barcode.h */, 6843FB4B0ED3819F00BDEB4A /* codabar.c */, 6843FB4C0ED3819F00BDEB4A /* code128.c */, 6843FB4D0ED3819F00BDEB4A /* code39.c */, 6843FB4E0ED3819F00BDEB4A /* code93.c */, 6843FB4F0ED3819F00BDEB4A /* ean.c */, 6843FB500ED3819F00BDEB4A /* i25.c */, 6843FB510ED3819F00BDEB4A /* library.c */, 6843FB530ED3819F00BDEB4A /* msi.c */, 6843FB540ED3819F00BDEB4A /* pcl.c */, 6843FB550ED3819F00BDEB4A /* plessey.c */, 6843FB560ED3819F00BDEB4A /* ps.c */, ); path = barcode; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 1D6058900D05DD3D006BFB54 /* Barcode */ = { isa = PBXNativeTarget; buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Barcode" */; buildPhases = ( 1D60588D0D05DD3D006BFB54 /* Resources */, 1D60588E0D05DD3D006BFB54 /* Sources */, 1D60588F0D05DD3D006BFB54 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = Barcode; productName = Barcode; productReference = 1D6058910D05DD3D006BFB54 /* Barcode.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 "Barcode" */; compatibilityVersion = "Xcode 3.1"; hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; projectDirPath = ""; projectRoot = ""; targets = ( 1D6058900D05DD3D006BFB54 /* Barcode */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 1D60588D0D05DD3D006BFB54 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */, 2899E5220DE3E06400AC0155 /* BarcodeViewController.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 1D60588E0D05DD3D006BFB54 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 1D60589B0D05DD56006BFB54 /* main.m in Sources */, 1D3623260D0F684500981E51 /* BarcodeAppDelegate.m in Sources */, 28D7ACF80DDB3853001CB0EB /* BarcodeViewController.m in Sources */, 6843FB5A0ED3819F00BDEB4A /* codabar.c in Sources */, 6843FB5B0ED3819F00BDEB4A /* code128.c in Sources */, 6843FB5C0ED3819F00BDEB4A /* code39.c in Sources */, 6843FB5D0ED3819F00BDEB4A /* code93.c in Sources */, 6843FB5E0ED3819F00BDEB4A /* ean.c in Sources */, 6843FB5F0ED3819F00BDEB4A /* i25.c in Sources */, 6843FB600ED3819F00BDEB4A /* library.c in Sources */, 6843FB620ED3819F00BDEB4A /* msi.c in Sources */, 6843FB630ED3819F00BDEB4A /* pcl.c in Sources */, 6843FB640ED3819F00BDEB4A /* plessey.c in Sources */, 6843FB650ED3819F00BDEB4A /* ps.c in Sources */, 6843FB6A0ED3820300BDEB4A /* Barcode.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 1D6058940D05DD3E006BFB54 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Barcode_Prefix.pch; INFOPLIST_FILE = Info.plist; PRODUCT_NAME = Barcode; }; name = Debug; }; 1D6058950D05DD3E006BFB54 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = Barcode_Prefix.pch; INFOPLIST_FILE = Info.plist; PRODUCT_NAME = Barcode; }; name = Release; }; C01FCF4F08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT)"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; GCC_C_LANGUAGE_STANDARD = c99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; ONLY_ACTIVE_ARCH = YES; PREBINDING = NO; SDKROOT = iphoneos2.2; }; name = Debug; }; C01FCF5008A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT)"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; GCC_C_LANGUAGE_STANDARD = c99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = iphoneos2.2; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Barcode" */ = { isa = XCConfigurationList; buildConfigurations = ( 1D6058940D05DD3E006BFB54 /* Debug */, 1D6058950D05DD3E006BFB54 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Barcode" */ = { isa = XCConfigurationList; buildConfigurations = ( C01FCF4F08A954540054247B /* Debug */, C01FCF5008A954540054247B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; }