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

418 lines
18 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
3B1C7FA3159168AF0074F246 /* libzxing-objc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA9968315913CE50056A230 /* libzxing-objc.a */; };
3BA99657159122210056A230 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA99656159122210056A230 /* UIKit.framework */; };
3BA99659159122210056A230 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA99658159122210056A230 /* Foundation.framework */; };
3BA9965B159122210056A230 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA9965A159122210056A230 /* CoreGraphics.framework */; };
3BA99661159122210056A230 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3BA9965F159122210056A230 /* InfoPlist.strings */; };
3BA99667159122210056A230 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BA99666159122210056A230 /* AppDelegate.m */; };
3BA9966A159122210056A230 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BA99669159122210056A230 /* ViewController.m */; };
3BA9966D159122210056A230 /* ViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3BA9966B159122210056A230 /* ViewController_iPhone.xib */; };
3BA99670159122210056A230 /* ViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3BA9966E159122210056A230 /* ViewController_iPad.xib */; };
3BA9968C15913D0D0056A230 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA9968B15913D0D0056A230 /* AVFoundation.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
3BA9968E15913D4A0056A230 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA9968D15913D4A0056A230 /* CoreVideo.framework */; };
3BA9969015913D730056A230 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA9968F15913D730056A230 /* QuartzCore.framework */; };
3BA9969415913DCE0056A230 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA9969315913DCE0056A230 /* libiconv.dylib */; };
3BA9969615913DFB0056A230 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3BA9969515913DFB0056A230 /* CoreMedia.framework */; };
3BA996C5159165330056A230 /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3BA996C4159165330056A230 /* main.mm */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
3BA9968215913CE50056A230 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3BA9967615913CE40056A230 /* zxing-objc.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3B83EB25158E6C5100A3B31F;
remoteInfo = "zxing-objc";
};
3BA9968415913CE50056A230 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3BA9967615913CE40056A230 /* zxing-objc.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 3B83EB90158E71AD00A3B31F;
remoteInfo = "zxing-objc-framework";
};
3BA9968815913CEB0056A230 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 3BA9967615913CE40056A230 /* zxing-objc.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 3B83EB24158E6C5100A3B31F;
remoteInfo = "zxing-objc";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
3BA99652159122210056A230 /* bare.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = bare.app; sourceTree = BUILT_PRODUCTS_DIR; };
3BA99656159122210056A230 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
3BA99658159122210056A230 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
3BA9965A159122210056A230 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
3BA9965E159122210056A230 /* bare-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "bare-Info.plist"; sourceTree = "<group>"; };
3BA99660159122210056A230 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
3BA99664159122210056A230 /* bare-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "bare-Prefix.pch"; sourceTree = "<group>"; };
3BA99665159122210056A230 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
3BA99666159122210056A230 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
3BA99668159122210056A230 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
3BA99669159122210056A230 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
3BA9966C159122210056A230 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPhone.xib; sourceTree = "<group>"; };
3BA9966F159122210056A230 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController_iPad.xib; sourceTree = "<group>"; };
3BA9967615913CE40056A230 /* zxing-objc.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "zxing-objc.xcodeproj"; path = "../../../zxing-objc.xcodeproj"; sourceTree = "<group>"; };
3BA9968B15913D0D0056A230 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
3BA9968D15913D4A0056A230 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
3BA9968F15913D730056A230 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
3BA9969315913DCE0056A230 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
3BA9969515913DFB0056A230 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
3BA996C4159165330056A230 /* main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
3BA9964F159122210056A230 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
3B1C7FA3159168AF0074F246 /* libzxing-objc.a in Frameworks */,
3BA9969615913DFB0056A230 /* CoreMedia.framework in Frameworks */,
3BA9969415913DCE0056A230 /* libiconv.dylib in Frameworks */,
3BA9969015913D730056A230 /* QuartzCore.framework in Frameworks */,
3BA9968E15913D4A0056A230 /* CoreVideo.framework in Frameworks */,
3BA9968C15913D0D0056A230 /* AVFoundation.framework in Frameworks */,
3BA99657159122210056A230 /* UIKit.framework in Frameworks */,
3BA99659159122210056A230 /* Foundation.framework in Frameworks */,
3BA9965B159122210056A230 /* CoreGraphics.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
3BA99647159122210056A230 = {
isa = PBXGroup;
children = (
3BA9967615913CE40056A230 /* zxing-objc.xcodeproj */,
3BA9965C159122210056A230 /* bare */,
3BA99655159122210056A230 /* Frameworks */,
3BA99653159122210056A230 /* Products */,
);
sourceTree = "<group>";
};
3BA99653159122210056A230 /* Products */ = {
isa = PBXGroup;
children = (
3BA99652159122210056A230 /* bare.app */,
);
name = Products;
sourceTree = "<group>";
};
3BA99655159122210056A230 /* Frameworks */ = {
isa = PBXGroup;
children = (
3BA9969515913DFB0056A230 /* CoreMedia.framework */,
3BA9969315913DCE0056A230 /* libiconv.dylib */,
3BA9968F15913D730056A230 /* QuartzCore.framework */,
3BA9968D15913D4A0056A230 /* CoreVideo.framework */,
3BA9968B15913D0D0056A230 /* AVFoundation.framework */,
3BA99656159122210056A230 /* UIKit.framework */,
3BA99658159122210056A230 /* Foundation.framework */,
3BA9965A159122210056A230 /* CoreGraphics.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
3BA9965C159122210056A230 /* bare */ = {
isa = PBXGroup;
children = (
3BA99665159122210056A230 /* AppDelegate.h */,
3BA99666159122210056A230 /* AppDelegate.m */,
3BA99668159122210056A230 /* ViewController.h */,
3BA99669159122210056A230 /* ViewController.m */,
3BA9966B159122210056A230 /* ViewController_iPhone.xib */,
3BA9966E159122210056A230 /* ViewController_iPad.xib */,
3BA9965D159122210056A230 /* Supporting Files */,
);
path = bare;
sourceTree = "<group>";
};
3BA9965D159122210056A230 /* Supporting Files */ = {
isa = PBXGroup;
children = (
3BA9965E159122210056A230 /* bare-Info.plist */,
3BA9965F159122210056A230 /* InfoPlist.strings */,
3BA996C4159165330056A230 /* main.mm */,
3BA99664159122210056A230 /* bare-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
3BA9967715913CE40056A230 /* Products */ = {
isa = PBXGroup;
children = (
3BA9968315913CE50056A230 /* libzxing-objc.a */,
3BA9968515913CE50056A230 /* zxing-objc-framework.framework */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
3BA99651159122210056A230 /* bare */ = {
isa = PBXNativeTarget;
buildConfigurationList = 3BA99673159122210056A230 /* Build configuration list for PBXNativeTarget "bare" */;
buildPhases = (
3BA9964E159122210056A230 /* Sources */,
3BA9964F159122210056A230 /* Frameworks */,
3BA99650159122210056A230 /* Resources */,
);
buildRules = (
);
dependencies = (
3BA9968915913CEB0056A230 /* PBXTargetDependency */,
);
name = bare;
productName = bare;
productReference = 3BA99652159122210056A230 /* bare.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
3BA99649159122210056A230 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0450;
};
buildConfigurationList = 3BA9964C159122210056A230 /* Build configuration list for PBXProject "bare" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 3BA99647159122210056A230;
productRefGroup = 3BA99653159122210056A230 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 3BA9967715913CE40056A230 /* Products */;
ProjectRef = 3BA9967615913CE40056A230 /* zxing-objc.xcodeproj */;
},
);
projectRoot = "";
targets = (
3BA99651159122210056A230 /* bare */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
3BA9968315913CE50056A230 /* libzxing-objc.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libzxing-objc.a";
remoteRef = 3BA9968215913CE50056A230 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
3BA9968515913CE50056A230 /* zxing-objc-framework.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = "zxing-objc-framework.framework";
remoteRef = 3BA9968415913CE50056A230 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
3BA99650159122210056A230 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3BA99661159122210056A230 /* InfoPlist.strings in Resources */,
3BA9966D159122210056A230 /* ViewController_iPhone.xib in Resources */,
3BA99670159122210056A230 /* ViewController_iPad.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
3BA9964E159122210056A230 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3BA99667159122210056A230 /* AppDelegate.m in Sources */,
3BA9966A159122210056A230 /* ViewController.m in Sources */,
3BA996C5159165330056A230 /* main.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
3BA9968915913CEB0056A230 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "zxing-objc";
targetProxy = 3BA9968815913CEB0056A230 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
3BA9965F159122210056A230 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
3BA99660159122210056A230 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
3BA9966B159122210056A230 /* ViewController_iPhone.xib */ = {
isa = PBXVariantGroup;
children = (
3BA9966C159122210056A230 /* en */,
);
name = ViewController_iPhone.xib;
sourceTree = "<group>";
};
3BA9966E159122210056A230 /* ViewController_iPad.xib */ = {
isa = PBXVariantGroup;
children = (
3BA9966F159122210056A230 /* en */,
);
name = ViewController_iPad.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
3BA99671159122210056A230 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = (
armv7,
armv6,
);
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
"GCC_THUMB_SUPPORT[arch=armv6]" = NO;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 4.2;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
WARNING_CFLAGS = "-Wall";
};
name = Debug;
};
3BA99672159122210056A230 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = (
armv7,
armv6,
);
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
"GCC_THUMB_SUPPORT[arch=armv6]" = NO;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 4.2;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
WARNING_CFLAGS = "-Wall";
};
name = Release;
};
3BA99674159122210056A230 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "bare/bare-Prefix.pch";
"GCC_THUMB_SUPPORT[arch=armv6]" = NO;
HEADER_SEARCH_PATHS = (
objc/cpp/core/src,
objc/src,
);
INFOPLIST_FILE = "bare/bare-Info.plist";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/../../../../../../Library/Developer/Xcode/DerivedData/bare-ceenmvkaxbzcsubayrtaunypjmgx/Build/Products/Debug-iphoneos\"",
);
PRODUCT_NAME = "$(TARGET_NAME)";
VALID_ARCHS = "armv7 armv6";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
3BA99675159122210056A230 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "bare/bare-Prefix.pch";
"GCC_THUMB_SUPPORT[arch=armv6]" = NO;
HEADER_SEARCH_PATHS = (
objc/cpp/core/src,
objc/src,
);
INFOPLIST_FILE = "bare/bare-Info.plist";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/../../../../../../Library/Developer/Xcode/DerivedData/bare-ceenmvkaxbzcsubayrtaunypjmgx/Build/Products/Debug-iphoneos\"",
);
PRODUCT_NAME = "$(TARGET_NAME)";
VALID_ARCHS = "armv7 armv6";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
3BA9964C159122210056A230 /* Build configuration list for PBXProject "bare" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3BA99671159122210056A230 /* Debug */,
3BA99672159122210056A230 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
3BA99673159122210056A230 /* Build configuration list for PBXNativeTarget "bare" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3BA99674159122210056A230 /* Debug */,
3BA99675159122210056A230 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 3BA99649159122210056A230 /* Project object */;
}