08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
- LastUpgradeCheck = 0440;
+ LastUpgradeCheck = 0700;
};
buildConfigurationList = 1DEB914E08733D8E0010E9CD /* Build configuration list for PBXProject "Libinfo" */;
compatibilityVersion = "Xcode 3.2";
isa = XCBuildConfiguration;
baseConfigurationReference = 3F397F7D185BD67F00987BCC /* Libinfo.xcconfig */;
buildSettings = {
+ COMBINE_HIDPI_IMAGES = YES;
PRODUCT_NAME = info;
+ SUPPORTED_PLATFORMS = "macosx iphoneos";
VERSION_INFO_EXPORT_DECL = static;
VERSION_INFO_PREFIX = __;
};
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
+ OTHER_CFLAGS = "";
VERSIONING_SYSTEM = "apple-generic";
WARNING_LDFLAGS = "-Wall";
};
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = "$(TARGET_NAME)";
+ SUPPORTED_PLATFORMS = iphonesimulator;
};
name = Release;
};
+ 90E08A3C1BB364CA0093311B /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
+ BUILD_VARIANTS = (
+ normal,
+ profile,
+ debug,
+ );
+ CODE_SIGN_IDENTITY = "-";
+ CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)";
+ DEAD_CODE_STRIPPING = YES;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_TREAT_WARNINGS_AS_ERRORS = YES;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ OTHER_CFLAGS = "-DDEBUG=1";
+ VERSIONING_SYSTEM = "apple-generic";
+ WARNING_LDFLAGS = "-Wall";
+ };
+ name = Debug;
+ };
+ 90E08A3D1BB364CA0093311B /* Debug */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = 3F397F7D185BD67F00987BCC /* Libinfo.xcconfig */;
+ buildSettings = {
+ COMBINE_HIDPI_IMAGES = YES;
+ PRODUCT_NAME = info;
+ SUPPORTED_PLATFORMS = "macosx iphoneos";
+ VERSION_INFO_EXPORT_DECL = static;
+ VERSION_INFO_PREFIX = __;
+ };
+ name = Debug;
+ };
+ 90E08A3E1BB364CA0093311B /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ PRODUCT_NAME = "$(TARGET_NAME)";
+ SUPPORTED_PLATFORMS = iphonesimulator;
+ };
+ name = Debug;
+ };
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
isa = XCConfigurationList;
buildConfigurations = (
1DEB914C08733D8E0010E9CD /* Release */,
+ 90E08A3D1BB364CA0093311B /* Debug */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
isa = XCConfigurationList;
buildConfigurations = (
1DEB915008733D8E0010E9CD /* Release */,
+ 90E08A3C1BB364CA0093311B /* Debug */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
isa = XCConfigurationList;
buildConfigurations = (
3F397F80185BD71500987BCC /* Release */,
+ 90E08A3E1BB364CA0093311B /* Debug */,
);
defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};