mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 21:14:06 -08:00
a71d01c4a3
git-svn-id: https://zxing.googlecode.com/svn/trunk@1980 59b500cc-1b3d-0410-9834-0bbf25fbcc57
413 lines
18 KiB
Plaintext
Executable file
413 lines
18 KiB
Plaintext
Executable file
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1D3623260D0F684500981E51 /* ScanTestAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* ScanTestAppDelegate.m */; };
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
|
|
1F027F8511A7BB77006B06DE /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F027F8411A7BB77006B06DE /* libiconv.dylib */; };
|
|
1F5924BF128955A6006245C2 /* libZXingWidget.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F027F7E11A7BAD4006B06DE /* libZXingWidget.a */; };
|
|
1FF586FD11BBD81D00E8E868 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 1FF586FC11BBD81D00E8E868 /* main.mm */; };
|
|
2892E4100DC94CBA00A64D0F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */; };
|
|
28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD735F0D9D9599002E5188 /* MainWindow.xib */; };
|
|
28C286E10D94DF7D0034E888 /* RootViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 28C286E00D94DF7D0034E888 /* RootViewController.mm */; };
|
|
28F335F11007B36200424DE2 /* RootViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28F335F01007B36200424DE2 /* RootViewController.xib */; };
|
|
3B0A5DB91444C492000EC568 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 3B0A5DB81444C492000EC568 /* Icon.png */; };
|
|
3BCED5C8120F84C900131FA0 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BCED5C7120F84C900131FA0 /* AVFoundation.framework */; };
|
|
3BCED5CE120F84E000131FA0 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BCED5CD120F84E000131FA0 /* CoreVideo.framework */; };
|
|
3BCED5EB120F885C00131FA0 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BCED5EA120F885C00131FA0 /* CoreMedia.framework */; };
|
|
E5345BF11198D81A000CB77F /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E5345BF01198D81A000CB77F /* AudioToolbox.framework */; };
|
|
E548755C119C62B9001CC0F8 /* beep-beep.aiff in Resources */ = {isa = PBXBuildFile; fileRef = E548755B119C62B9001CC0F8 /* beep-beep.aiff */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
1F027F7D11A7BAD4006B06DE /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = D2AAC07E0554694100DB518D;
|
|
remoteInfo = ZXingWidget;
|
|
};
|
|
1F027F8011A7BB06006B06DE /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = D2AAC07D0554694100DB518D;
|
|
remoteInfo = ZXingWidget;
|
|
};
|
|
3BFFCD1D13F02BB900A2B7EB /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 1D60398D13DF7CAD006F4B51;
|
|
remoteInfo = ZXingTests;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
1D3623240D0F684500981E51 /* ScanTestAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanTestAppDelegate.h; sourceTree = "<group>"; };
|
|
1D3623250D0F684500981E51 /* ScanTestAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScanTestAppDelegate.m; sourceTree = "<group>"; };
|
|
1D6058910D05DD3D006BFB54 /* ScanTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ScanTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ZXingWidget.xcodeproj; path = ../ZXingWidget/ZXingWidget.xcodeproj; sourceTree = SOURCE_ROOT; };
|
|
1F027F8411A7BB77006B06DE /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
|
|
1FF586FC11BBD81D00E8E868 /* main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
|
|
2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
28A0AAE50D9B0CCF005BE974 /* ScanTest_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanTest_Prefix.pch; sourceTree = "<group>"; };
|
|
28AD735F0D9D9599002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
|
|
28C286DF0D94DF7D0034E888 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
|
|
28C286E00D94DF7D0034E888 /* RootViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RootViewController.mm; sourceTree = "<group>"; };
|
|
28F335F01007B36200424DE2 /* RootViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RootViewController.xib; sourceTree = "<group>"; };
|
|
3B0A5DB81444C492000EC568 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
|
|
3BCED5C7120F84C900131FA0 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
3BCED5CD120F84E000131FA0 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
|
|
3BCED5EA120F885C00131FA0 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
|
8D1107310486CEB800E47090 /* ScanTest-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "ScanTest-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
|
E5345BF01198D81A000CB77F /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
E5345FD6119B27D2000CB77F /* libZXingWidget.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libZXingWidget.a; path = "build/Debug-iphoneos/libZXingWidget.a"; sourceTree = "<group>"; };
|
|
E548755B119C62B9001CC0F8 /* beep-beep.aiff */ = {isa = PBXFileReference; lastKnownFileType = audio.aiff; path = "beep-beep.aiff"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
|
|
2892E4100DC94CBA00A64D0F /* CoreGraphics.framework in Frameworks */,
|
|
E5345BF11198D81A000CB77F /* AudioToolbox.framework in Frameworks */,
|
|
1F027F8511A7BB77006B06DE /* libiconv.dylib in Frameworks */,
|
|
3BCED5C8120F84C900131FA0 /* AVFoundation.framework in Frameworks */,
|
|
3BCED5CE120F84E000131FA0 /* CoreVideo.framework in Frameworks */,
|
|
3BCED5EB120F885C00131FA0 /* CoreMedia.framework in Frameworks */,
|
|
1F5924BF128955A6006245C2 /* libZXingWidget.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
080E96DDFE201D6D7F000001 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
28C286DF0D94DF7D0034E888 /* RootViewController.h */,
|
|
28C286E00D94DF7D0034E888 /* RootViewController.mm */,
|
|
1D3623240D0F684500981E51 /* ScanTestAppDelegate.h */,
|
|
1D3623250D0F684500981E51 /* ScanTestAppDelegate.m */,
|
|
);
|
|
path = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1D6058910D05DD3D006BFB54 /* ScanTest.app */,
|
|
E5345FD6119B27D2000CB77F /* libZXingWidget.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F027F6D11A7BAB1006B06DE /* Dependencies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */,
|
|
);
|
|
name = Dependencies;
|
|
sourceTree = "<group>";
|
|
};
|
|
1F027F7711A7BAD4006B06DE /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1F027F7E11A7BAD4006B06DE /* libZXingWidget.a */,
|
|
3BFFCD1E13F02BB900A2B7EB /* ZXingTests.octest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
080E96DDFE201D6D7F000001 /* Classes */,
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
29B97317FDCFA39411CA2CEA /* Resources */,
|
|
1F027F6D11A7BAB1006B06DE /* Dependencies */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
);
|
|
name = CustomTemplate;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1FF586FC11BBD81D00E8E868 /* main.mm */,
|
|
28A0AAE50D9B0CCF005BE974 /* ScanTest_Prefix.pch */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3B0A5DB81444C492000EC568 /* Icon.png */,
|
|
E548755B119C62B9001CC0F8 /* beep-beep.aiff */,
|
|
28F335F01007B36200424DE2 /* RootViewController.xib */,
|
|
28AD735F0D9D9599002E5188 /* MainWindow.xib */,
|
|
8D1107310486CEB800E47090 /* ScanTest-Info.plist */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */,
|
|
2892E40F0DC94CBA00A64D0F /* CoreGraphics.framework */,
|
|
E5345BF01198D81A000CB77F /* AudioToolbox.framework */,
|
|
1F027F8411A7BB77006B06DE /* libiconv.dylib */,
|
|
3BCED5C7120F84C900131FA0 /* AVFoundation.framework */,
|
|
3BCED5CD120F84E000131FA0 /* CoreVideo.framework */,
|
|
3BCED5EA120F885C00131FA0 /* CoreMedia.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1D6058900D05DD3D006BFB54 /* ScanTest */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "ScanTest" */;
|
|
buildPhases = (
|
|
1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
1F027F8111A7BB06006B06DE /* PBXTargetDependency */,
|
|
);
|
|
name = ScanTest;
|
|
productName = ScanTest;
|
|
productReference = 1D6058910D05DD3D006BFB54 /* ScanTest.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0420;
|
|
};
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScanTest" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
en,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = 1F027F7711A7BAD4006B06DE /* Products */;
|
|
ProjectRef = 1F027F7611A7BAD4006B06DE /* ZXingWidget.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
1D6058900D05DD3D006BFB54 /* ScanTest */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
1F027F7E11A7BAD4006B06DE /* libZXingWidget.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libZXingWidget.a;
|
|
remoteRef = 1F027F7D11A7BAD4006B06DE /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
3BFFCD1E13F02BB900A2B7EB /* ZXingTests.octest */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = wrapper.cfbundle;
|
|
path = ZXingTests.octest;
|
|
remoteRef = 3BFFCD1D13F02BB900A2B7EB /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1D60588D0D05DD3D006BFB54 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
28AD73600D9D9599002E5188 /* MainWindow.xib in Resources */,
|
|
28F335F11007B36200424DE2 /* RootViewController.xib in Resources */,
|
|
E548755C119C62B9001CC0F8 /* beep-beep.aiff in Resources */,
|
|
3B0A5DB91444C492000EC568 /* Icon.png in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1D3623260D0F684500981E51 /* ScanTestAppDelegate.m in Sources */,
|
|
28C286E10D94DF7D0034E888 /* RootViewController.mm in Sources */,
|
|
1FF586FD11BBD81D00E8E868 /* main.mm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
1F027F8111A7BB06006B06DE /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = ZXingWidget;
|
|
targetProxy = 1F027F8011A7BB06006B06DE /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1D6058940D05DD3E006BFB54 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
"CODE_SIGN_IDENTITY[sdk=*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = NO;
|
|
EXPORTED_SYMBOLS_FILE = "";
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = ScanTest_Prefix.pch;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
INFOPLIST_FILE = "ScanTest-Info.plist";
|
|
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
OTHER_LDFLAGS = "";
|
|
PRESERVE_DEAD_CODE_INITS_AND_TERMS = YES;
|
|
PRODUCT_NAME = ScanTest;
|
|
"PROVISIONING_PROFILE[sdk=*]" = "";
|
|
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = dynamic;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1D6058950D05DD3E006BFB54 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
EXPORTED_SYMBOLS_FILE = "";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = ScanTest_Prefix.pch;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
INFOPLIST_FILE = "ScanTest-Info.plist";
|
|
PRODUCT_NAME = ScanTest;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C01FCF4F08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
i386,
|
|
armv7,
|
|
armv6,
|
|
);
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_VERSION = "";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../../cpp/core/src,
|
|
"../ZXingWidget/Classes/**",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
|
|
PROVISIONING_PROFILE = "";
|
|
SDKROOT = iphoneos;
|
|
WARNING_CFLAGS = (
|
|
"-Werror",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-Wno-unused-parameter",
|
|
);
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF5008A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
i386,
|
|
armv7,
|
|
armv6,
|
|
);
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_VERSION = "";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
../../cpp/core/src,
|
|
"../ZXingWidget/Classes/**",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
PROVISIONING_PROFILE = "";
|
|
SDKROOT = iphoneos;
|
|
WARNING_CFLAGS = (
|
|
"-Werror",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-Wno-unused-parameter",
|
|
);
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "ScanTest" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1D6058940D05DD3E006BFB54 /* Debug */,
|
|
1D6058950D05DD3E006BFB54 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScanTest" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|