// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 0A2C90381564175A000727BC /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A2C90371564175A000727BC /* UIKit.framework */; }; 0A2C903A1564175A000727BC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A2C90391564175A000727BC /* Foundation.framework */; }; 0A2C90421564175A000727BC /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0A2C90401564175A000727BC /* InfoPlist.strings */; }; 0A2C90441564175A000727BC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A2C90431564175A000727BC /* main.m */; }; 0A2C90481564175A000727BC /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A2C90471564175A000727BC /* AppDelegate.m */; }; 0A2C904B1564175A000727BC /* MainStoryboard_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0A2C90491564175A000727BC /* MainStoryboard_iPhone.storyboard */; }; 0A2C904E1564175A000727BC /* MainStoryboard_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0A2C904C1564175A000727BC /* MainStoryboard_iPad.storyboard */; }; 0A2C90511564175A000727BC /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0A2C90501564175A000727BC /* ViewController.m */; }; 0A96B63B156447A300DBA017 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A96B63A156447A300DBA017 /* AVFoundation.framework */; }; 0A96B63D156447AC00DBA017 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A96B63C156447AC00DBA017 /* AudioToolbox.framework */; }; 0A96B63F156447B400DBA017 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A96B63E156447B400DBA017 /* CoreMedia.framework */; }; 0A96B641156447BC00DBA017 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A96B640156447BC00DBA017 /* CoreVideo.framework */; }; 0A96B645156447CD00DBA017 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A96B644156447CD00DBA017 /* MobileCoreServices.framework */; }; 0A96B647156447D400DBA017 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A96B646156447D400DBA017 /* QuartzCore.framework */; }; 0A96B649156447DB00DBA017 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A96B648156447DB00DBA017 /* Security.framework */; }; 2680866116FFAC7A0058FD24 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 2680866016FFAC7A0058FD24 /* Default-568h@2x.png */; }; 2680867016FFB2A00058FD24 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2680866F16FFB2A00058FD24 /* OpenGLES.framework */; }; 3EB7592518341EE80008860A /* libCardIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3EB7592318341EB80008860A /* libCardIO.a */; }; 3ED76B6417ECF9F50014F059 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3ED76B6317ECF9F50014F059 /* CoreGraphics.framework */; }; A5DE691D1BD562D3006F2C55 /* libopencv_core.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A5DE691B1BD562D3006F2C55 /* libopencv_core.a */; }; A5DE691E1BD562D3006F2C55 /* libopencv_imgproc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A5DE691C1BD562D3006F2C55 /* libopencv_imgproc.a */; }; A5E854D41BE9250B0098801B /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5E854D31BE9250B0098801B /* Accelerate.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 0A2C90331564175A000727BC /* ScanExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ScanExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; 0A2C90371564175A000727BC /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 0A2C90391564175A000727BC /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 0A2C903F1564175A000727BC /* ScanExample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ScanExample-Info.plist"; sourceTree = ""; }; 0A2C90411564175A000727BC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 0A2C90431564175A000727BC /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 0A2C90451564175A000727BC /* ScanExample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ScanExample-Prefix.pch"; sourceTree = ""; }; 0A2C90461564175A000727BC /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 0A2C90471564175A000727BC /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 0A2C904A1564175A000727BC /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPhone.storyboard; sourceTree = ""; }; 0A2C904D1564175A000727BC /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPad.storyboard; sourceTree = ""; }; 0A2C904F1564175A000727BC /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; 0A2C90501564175A000727BC /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; 0A96B63A156447A300DBA017 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; 0A96B63C156447AC00DBA017 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; 0A96B63E156447B400DBA017 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; 0A96B640156447BC00DBA017 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; 0A96B644156447CD00DBA017 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; 0A96B646156447D400DBA017 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; 0A96B648156447DB00DBA017 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; 2680866016FFAC7A0058FD24 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "../Default-568h@2x.png"; sourceTree = ""; }; 2680866F16FFB2A00058FD24 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; 3EB7591D18341EB80008860A /* CardIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardIO.h; sourceTree = ""; }; 3EB7591E18341EB80008860A /* CardIOCreditCardInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardIOCreditCardInfo.h; sourceTree = ""; }; 3EB7591F18341EB80008860A /* CardIOPaymentViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardIOPaymentViewController.h; sourceTree = ""; }; 3EB7592018341EB80008860A /* CardIOPaymentViewControllerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardIOPaymentViewControllerDelegate.h; sourceTree = ""; }; 3EB7592118341EB80008860A /* CardIOView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardIOView.h; sourceTree = ""; }; 3EB7592218341EB80008860A /* CardIOViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CardIOViewDelegate.h; sourceTree = ""; }; 3EB7592318341EB80008860A /* libCardIO.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libCardIO.a; sourceTree = ""; }; 3ED76B6317ECF9F50014F059 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A5DE691B1BD562D3006F2C55 /* libopencv_core.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libopencv_core.a; sourceTree = ""; }; A5DE691C1BD562D3006F2C55 /* libopencv_imgproc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libopencv_imgproc.a; sourceTree = ""; }; A5E854D31BE9250B0098801B /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 0A2C90301564175A000727BC /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 3EB7592518341EE80008860A /* libCardIO.a in Frameworks */, A5DE691D1BD562D3006F2C55 /* libopencv_core.a in Frameworks */, A5DE691E1BD562D3006F2C55 /* libopencv_imgproc.a in Frameworks */, A5E854D41BE9250B0098801B /* Accelerate.framework in Frameworks */, 0A96B63D156447AC00DBA017 /* AudioToolbox.framework in Frameworks */, 0A96B63B156447A300DBA017 /* AVFoundation.framework in Frameworks */, 3ED76B6417ECF9F50014F059 /* CoreGraphics.framework in Frameworks */, 0A96B63F156447B400DBA017 /* CoreMedia.framework in Frameworks */, 0A96B641156447BC00DBA017 /* CoreVideo.framework in Frameworks */, 0A2C903A1564175A000727BC /* Foundation.framework in Frameworks */, 0A96B645156447CD00DBA017 /* MobileCoreServices.framework in Frameworks */, 2680867016FFB2A00058FD24 /* OpenGLES.framework in Frameworks */, 0A96B647156447D400DBA017 /* QuartzCore.framework in Frameworks */, 0A96B649156447DB00DBA017 /* Security.framework in Frameworks */, 0A2C90381564175A000727BC /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0A2C90281564175A000727BC = { isa = PBXGroup; children = ( 0A2C903D1564175A000727BC /* ScanExample */, 3EB7591C18341EB80008860A /* CardIO */, 0A2C90361564175A000727BC /* Frameworks */, 0A2C90341564175A000727BC /* Products */, ); sourceTree = ""; }; 0A2C90341564175A000727BC /* Products */ = { isa = PBXGroup; children = ( 0A2C90331564175A000727BC /* ScanExample.app */, ); name = Products; sourceTree = ""; }; 0A2C90361564175A000727BC /* Frameworks */ = { isa = PBXGroup; children = ( A5E854D31BE9250B0098801B /* Accelerate.framework */, 0A96B63C156447AC00DBA017 /* AudioToolbox.framework */, 0A96B63A156447A300DBA017 /* AVFoundation.framework */, 3ED76B6317ECF9F50014F059 /* CoreGraphics.framework */, 0A96B63E156447B400DBA017 /* CoreMedia.framework */, 0A96B640156447BC00DBA017 /* CoreVideo.framework */, 0A2C90391564175A000727BC /* Foundation.framework */, 0A96B644156447CD00DBA017 /* MobileCoreServices.framework */, 2680866F16FFB2A00058FD24 /* OpenGLES.framework */, 0A96B646156447D400DBA017 /* QuartzCore.framework */, 0A96B648156447DB00DBA017 /* Security.framework */, 0A2C90371564175A000727BC /* UIKit.framework */, ); name = Frameworks; sourceTree = ""; }; 0A2C903D1564175A000727BC /* ScanExample */ = { isa = PBXGroup; children = ( 0A2C903E1564175A000727BC /* Supporting Files */, 0A2C90461564175A000727BC /* AppDelegate.h */, 0A2C90471564175A000727BC /* AppDelegate.m */, 0A2C90491564175A000727BC /* MainStoryboard_iPhone.storyboard */, 0A2C904C1564175A000727BC /* MainStoryboard_iPad.storyboard */, 0A2C904F1564175A000727BC /* ViewController.h */, 0A2C90501564175A000727BC /* ViewController.m */, ); path = ScanExample; sourceTree = ""; }; 0A2C903E1564175A000727BC /* Supporting Files */ = { isa = PBXGroup; children = ( 2680866016FFAC7A0058FD24 /* Default-568h@2x.png */, 0A2C903F1564175A000727BC /* ScanExample-Info.plist */, 0A2C90401564175A000727BC /* InfoPlist.strings */, 0A2C90431564175A000727BC /* main.m */, 0A2C90451564175A000727BC /* ScanExample-Prefix.pch */, ); name = "Supporting Files"; sourceTree = ""; }; 3EB7591C18341EB80008860A /* CardIO */ = { isa = PBXGroup; children = ( 3EB7591D18341EB80008860A /* CardIO.h */, 3EB7591E18341EB80008860A /* CardIOCreditCardInfo.h */, 3EB7591F18341EB80008860A /* CardIOPaymentViewController.h */, 3EB7592018341EB80008860A /* CardIOPaymentViewControllerDelegate.h */, 3EB7592118341EB80008860A /* CardIOView.h */, 3EB7592218341EB80008860A /* CardIOViewDelegate.h */, 3EB7592318341EB80008860A /* libCardIO.a */, A5DE691B1BD562D3006F2C55 /* libopencv_core.a */, A5DE691C1BD562D3006F2C55 /* libopencv_imgproc.a */, ); name = CardIO; path = ../CardIO; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 0A2C90321564175A000727BC /* ScanExample */ = { isa = PBXNativeTarget; buildConfigurationList = 0A2C90541564175A000727BC /* Build configuration list for PBXNativeTarget "ScanExample" */; buildPhases = ( 0A2C902F1564175A000727BC /* Sources */, 0A2C90301564175A000727BC /* Frameworks */, 0A2C90311564175A000727BC /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ScanExample; productName = ScanExample; productReference = 0A2C90331564175A000727BC /* ScanExample.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0A2C902A1564175A000727BC /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0630; ORGANIZATIONNAME = card.io; TargetAttributes = { 0A2C90321564175A000727BC = { DevelopmentTeam = D4HA43V467; }; }; }; buildConfigurationList = 0A2C902D1564175A000727BC /* Build configuration list for PBXProject "ScanExample" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( English, en, ); mainGroup = 0A2C90281564175A000727BC; productRefGroup = 0A2C90341564175A000727BC /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 0A2C90321564175A000727BC /* ScanExample */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 0A2C90311564175A000727BC /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 0A2C90421564175A000727BC /* InfoPlist.strings in Resources */, 0A2C904B1564175A000727BC /* MainStoryboard_iPhone.storyboard in Resources */, 0A2C904E1564175A000727BC /* MainStoryboard_iPad.storyboard in Resources */, 2680866116FFAC7A0058FD24 /* Default-568h@2x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 0A2C902F1564175A000727BC /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 0A2C90441564175A000727BC /* main.m in Sources */, 0A2C90481564175A000727BC /* AppDelegate.m in Sources */, 0A2C90511564175A000727BC /* ViewController.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 0A2C90401564175A000727BC /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( 0A2C90411564175A000727BC /* en */, ); name = InfoPlist.strings; sourceTree = ""; }; 0A2C90491564175A000727BC /* MainStoryboard_iPhone.storyboard */ = { isa = PBXVariantGroup; children = ( 0A2C904A1564175A000727BC /* en */, ); name = MainStoryboard_iPhone.storyboard; sourceTree = ""; }; 0A2C904C1564175A000727BC /* MainStoryboard_iPad.storyboard */ = { isa = PBXVariantGroup; children = ( 0A2C904D1564175A000727BC /* en */, ); name = MainStoryboard_iPad.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 0A2C90521564175A000727BC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = 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_RETURN_TYPE = YES; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.1; ONLY_ACTIVE_ARCH = YES; OTHER_LDFLAGS = "-ObjC"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 0A2C90531564175A000727BC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = YES; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_VERSION = com.apple.compilers.llvm.clang.1_0; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 5.1; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; OTHER_LDFLAGS = "-ObjC"; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; }; name = Release; }; 0A2C90551564175A000727BC /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DEVELOPMENT_TEAM = D4HA43V467; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ScanExample/ScanExample-Prefix.pch"; INFOPLIST_FILE = "ScanExample/ScanExample-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 6.0; LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)/../CardIO", ); OTHER_LDFLAGS = ( "-lc++", "-ObjC", ); PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Debug; }; 0A2C90561564175A000727BC /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEVELOPMENT_TEAM = D4HA43V467; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "ScanExample/ScanExample-Prefix.pch"; INFOPLIST_FILE = "ScanExample/ScanExample-Info.plist"; IPHONEOS_DEPLOYMENT_TARGET = 6.0; LIBRARY_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)/../CardIO", ); OTHER_LDFLAGS = ( "-lc++", "-ObjC", ); PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0A2C902D1564175A000727BC /* Build configuration list for PBXProject "ScanExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 0A2C90521564175A000727BC /* Debug */, 0A2C90531564175A000727BC /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0A2C90541564175A000727BC /* Build configuration list for PBXNativeTarget "ScanExample" */ = { isa = XCConfigurationList; buildConfigurations = ( 0A2C90551564175A000727BC /* Debug */, 0A2C90561564175A000727BC /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0A2C902A1564175A000727BC /* Project object */; }