zxing/objc/examples/osx/demo/demo.xcodeproj/project.pbxproj
2012-06-21 20:34:52 +00:00

423 lines
16 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
3B5D0F77159101EE00C33931 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B5D0F76159101EE00C33931 /* Cocoa.framework */; };
3B5D0F81159101EE00C33931 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3B5D0F7F159101EE00C33931 /* InfoPlist.strings */; };
3B5D0F83159101EE00C33931 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B5D0F82159101EE00C33931 /* main.m */; };
3B5D0F87159101EE00C33931 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 3B5D0F85159101EE00C33931 /* Credits.rtf */; };
3B5D0F8A159101EE00C33931 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B5D0F89159101EE00C33931 /* AppDelegate.m */; };
3B5D0F8D159101EF00C33931 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3B5D0F8B159101EF00C33931 /* MainMenu.xib */; };
3B5D0FA61591143900C33931 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B5D0FA51591143900C33931 /* QTKit.framework */; };
3B5D0FA71591144700C33931 /* zxing-objc-framework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B5D0FA21591090C00C33931 /* zxing-objc-framework.framework */; };
3B5D0FC6159117C200C33931 /* applogo.icns in Resources */ = {isa = PBXBuildFile; fileRef = 3B5D0FBE159117C200C33931 /* applogo.icns */; };
3B5D0FC7159117C200C33931 /* beepbeep.aif in Resources */ = {isa = PBXBuildFile; fileRef = 3B5D0FC0159117C200C33931 /* beepbeep.aif */; };
3B5D0FC8159117C200C33931 /* zxinglogo.png in Resources */ = {isa = PBXBuildFile; fileRef = 3B5D0FC2159117C200C33931 /* zxinglogo.png */; };
3B5D0FC9159117C200C33931 /* ZXingType.png in Resources */ = {isa = PBXBuildFile; fileRef = 3B5D0FC4159117C200C33931 /* ZXingType.png */; };
3B5D0FE815911BFF00C33931 /* zxing-objc-framework.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3B5D0FA21591090C00C33931 /* zxing-objc-framework.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
3B5D0F9F1591090C00C33931 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3B5D0F931591090B00C33931 /* zxing-objc.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3B83EB25158E6C5100A3B31F;
remoteInfo = "zxing-objc";
};
3B5D0FA11591090C00C33931 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3B5D0F931591090B00C33931 /* zxing-objc.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3B83EB90158E71AD00A3B31F;
remoteInfo = "zxing-objc-framework";
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
3B5D0FE715911BF100C33931 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
3B5D0FE815911BFF00C33931 /* zxing-objc-framework.framework in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
3B5D0F72159101EE00C33931 /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
3B5D0F76159101EE00C33931 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
3B5D0F79159101EE00C33931 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
3B5D0F7B159101EE00C33931 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
3B5D0F7E159101EE00C33931 /* demo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "demo-Info.plist"; sourceTree = "<group>"; };
3B5D0F80159101EE00C33931 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
3B5D0F82159101EE00C33931 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
3B5D0F84159101EE00C33931 /* demo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "demo-Prefix.pch"; sourceTree = "<group>"; };
3B5D0F86159101EE00C33931 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = "<group>"; };
3B5D0F88159101EE00C33931 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
3B5D0F89159101EE00C33931 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
3B5D0F8C159101EF00C33931 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
3B5D0F931591090B00C33931 /* zxing-objc.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "zxing-objc.xcodeproj"; path = "../../../zxing-objc.xcodeproj"; sourceTree = "<group>"; };
3B5D0FA51591143900C33931 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = System/Library/Frameworks/QTKit.framework; sourceTree = SDKROOT; };
3B5D0FBF159117C200C33931 /* en */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = en; path = en.lproj/applogo.icns; sourceTree = "<group>"; };
3B5D0FC1159117C200C33931 /* en */ = {isa = PBXFileReference; lastKnownFileType = file; name = en; path = en.lproj/beepbeep.aif; sourceTree = "<group>"; };
3B5D0FC3159117C200C33931 /* en */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = en; path = en.lproj/zxinglogo.png; sourceTree = "<group>"; };
3B5D0FC5159117C200C33931 /* en */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = en; path = en.lproj/ZXingType.png; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
3B5D0F6F159101EE00C33931 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
3B5D0FA71591144700C33931 /* zxing-objc-framework.framework in Frameworks */,
3B5D0FA61591143900C33931 /* QTKit.framework in Frameworks */,
3B5D0F77159101EE00C33931 /* Cocoa.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
3B5D0F67159101EE00C33931 = {
isa = PBXGroup;
children = (
3B5D0F931591090B00C33931 /* zxing-objc.xcodeproj */,
3B5D0F7C159101EE00C33931 /* demo */,
3B5D0F75159101EE00C33931 /* Frameworks */,
3B5D0F73159101EE00C33931 /* Products */,
);
sourceTree = "<group>";
};
3B5D0F73159101EE00C33931 /* Products */ = {
isa = PBXGroup;
children = (
3B5D0F72159101EE00C33931 /* demo.app */,
);
name = Products;
sourceTree = "<group>";
};
3B5D0F75159101EE00C33931 /* Frameworks */ = {
isa = PBXGroup;
children = (
3B5D0F76159101EE00C33931 /* Cocoa.framework */,
3B5D0F78159101EE00C33931 /* Other Frameworks */,
);
name = Frameworks;
sourceTree = "<group>";
};
3B5D0F78159101EE00C33931 /* Other Frameworks */ = {
isa = PBXGroup;
children = (
3B5D0FA51591143900C33931 /* QTKit.framework */,
3B5D0F79159101EE00C33931 /* AppKit.framework */,
3B5D0F7B159101EE00C33931 /* Foundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
3B5D0F7C159101EE00C33931 /* demo */ = {
isa = PBXGroup;
children = (
3B5D0F88159101EE00C33931 /* AppDelegate.h */,
3B5D0F89159101EE00C33931 /* AppDelegate.m */,
3B5D0F8B159101EF00C33931 /* MainMenu.xib */,
3B5D0F7D159101EE00C33931 /* Supporting Files */,
);
path = demo;
sourceTree = "<group>";
};
3B5D0F7D159101EE00C33931 /* Supporting Files */ = {
isa = PBXGroup;
children = (
3B5D0FBE159117C200C33931 /* applogo.icns */,
3B5D0FC0159117C200C33931 /* beepbeep.aif */,
3B5D0FC2159117C200C33931 /* zxinglogo.png */,
3B5D0FC4159117C200C33931 /* ZXingType.png */,
3B5D0F7E159101EE00C33931 /* demo-Info.plist */,
3B5D0F7F159101EE00C33931 /* InfoPlist.strings */,
3B5D0F82159101EE00C33931 /* main.m */,
3B5D0F84159101EE00C33931 /* demo-Prefix.pch */,
3B5D0F85159101EE00C33931 /* Credits.rtf */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
3B5D0F941591090B00C33931 /* Products */ = {
isa = PBXGroup;
children = (
3B5D0FA01591090C00C33931 /* libzxing-objc.a */,
3B5D0FA21591090C00C33931 /* zxing-objc-framework.framework */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
3B5D0F71159101EE00C33931 /* demo */ = {
isa = PBXNativeTarget;
buildConfigurationList = 3B5D0F90159101EF00C33931 /* Build configuration list for PBXNativeTarget "demo" */;
buildPhases = (
3B5D0F6E159101EE00C33931 /* Sources */,
3B5D0F6F159101EE00C33931 /* Frameworks */,
3B5D0F70159101EE00C33931 /* Resources */,
3B5D0FE715911BF100C33931 /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = demo;
productName = demo;
productReference = 3B5D0F72159101EE00C33931 /* demo.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
3B5D0F69159101EE00C33931 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0450;
};
buildConfigurationList = 3B5D0F6C159101EE00C33931 /* Build configuration list for PBXProject "demo" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 3B5D0F67159101EE00C33931;
productRefGroup = 3B5D0F73159101EE00C33931 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 3B5D0F941591090B00C33931 /* Products */;
ProjectRef = 3B5D0F931591090B00C33931 /* zxing-objc.xcodeproj */;
},
);
projectRoot = "";
targets = (
3B5D0F71159101EE00C33931 /* demo */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
3B5D0FA01591090C00C33931 /* libzxing-objc.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libzxing-objc.a";
remoteRef = 3B5D0F9F1591090C00C33931 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
3B5D0FA21591090C00C33931 /* zxing-objc-framework.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = "zxing-objc-framework.framework";
remoteRef = 3B5D0FA11591090C00C33931 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
3B5D0F70159101EE00C33931 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3B5D0F81159101EE00C33931 /* InfoPlist.strings in Resources */,
3B5D0F87159101EE00C33931 /* Credits.rtf in Resources */,
3B5D0F8D159101EF00C33931 /* MainMenu.xib in Resources */,
3B5D0FC6159117C200C33931 /* applogo.icns in Resources */,
3B5D0FC7159117C200C33931 /* beepbeep.aif in Resources */,
3B5D0FC8159117C200C33931 /* zxinglogo.png in Resources */,
3B5D0FC9159117C200C33931 /* ZXingType.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
3B5D0F6E159101EE00C33931 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3B5D0F83159101EE00C33931 /* main.m in Sources */,
3B5D0F8A159101EE00C33931 /* AppDelegate.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
3B5D0F7F159101EE00C33931 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
3B5D0F80159101EE00C33931 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
3B5D0F85159101EE00C33931 /* Credits.rtf */ = {
isa = PBXVariantGroup;
children = (
3B5D0F86159101EE00C33931 /* en */,
);
name = Credits.rtf;
sourceTree = "<group>";
};
3B5D0F8B159101EF00C33931 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
3B5D0F8C159101EF00C33931 /* en */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
3B5D0FBE159117C200C33931 /* applogo.icns */ = {
isa = PBXVariantGroup;
children = (
3B5D0FBF159117C200C33931 /* en */,
);
name = applogo.icns;
sourceTree = "<group>";
};
3B5D0FC0159117C200C33931 /* beepbeep.aif */ = {
isa = PBXVariantGroup;
children = (
3B5D0FC1159117C200C33931 /* en */,
);
name = beepbeep.aif;
sourceTree = "<group>";
};
3B5D0FC2159117C200C33931 /* zxinglogo.png */ = {
isa = PBXVariantGroup;
children = (
3B5D0FC3159117C200C33931 /* en */,
);
name = zxinglogo.png;
sourceTree = "<group>";
};
3B5D0FC4159117C200C33931 /* ZXingType.png */ = {
isa = PBXVariantGroup;
children = (
3B5D0FC5159117C200C33931 /* en */,
);
name = ZXingType.png;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
3B5D0F8E159101EF00C33931 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = 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_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
objc/cpp/core/src,
objc/src,
);
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
3B5D0F8F159101EF00C33931 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = 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_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
objc/cpp/core/src,
objc/src,
);
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx;
};
name = Release;
};
3B5D0F91159101EF00C33931 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "demo/demo-Prefix.pch";
INFOPLIST_FILE = "demo/demo-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
3B5D0F92159101EF00C33931 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "demo/demo-Prefix.pch";
INFOPLIST_FILE = "demo/demo-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
3B5D0F6C159101EE00C33931 /* Build configuration list for PBXProject "demo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3B5D0F8E159101EF00C33931 /* Debug */,
3B5D0F8F159101EF00C33931 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
3B5D0F90159101EF00C33931 /* Build configuration list for PBXNativeTarget "demo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3B5D0F91159101EF00C33931 /* Debug */,
3B5D0F92159101EF00C33931 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 3B5D0F69159101EE00C33931 /* Project object */;
}