| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- CDD215F429CCFB0100A4582C /* scope_guard.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD3A75F91E25B46F008C6DC2 /* scope_guard.cxx */; };
- CDD215F529CCFB5000A4582C /* scope_guard in Headers */ = {isa = PBXBuildFile; fileRef = CDD215C429CCF9F000A4582C /* scope_guard */; settings = {ATTRIBUTES = (Public, ); }; };
- CDD215F729CCFC0A00A4582C /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDEC1DBE2351673F0091D9F2 /* GoogleMock.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- CDD215EF29CCFA5000A4582C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CD3DA4011D9B42F4001B53A0 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = CDD215D029CCFA1E00A4582C;
- remoteInfo = scope_guard;
- };
- CDEC1DBD2351673F0091D9F2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05818F861A685AEA0072A469;
- remoteInfo = GoogleMock;
- };
- CDEC1DBF2351673F0091D9F2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05E96ABD1A68600C00204102;
- remoteInfo = gmock;
- };
- CDEC1DC12351673F0091D9F2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05E96B1F1A68634900204102;
- remoteInfo = gtest;
- };
- CDEC1DC32351673F0091D9F2 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 05818F901A685AEA0072A469;
- remoteInfo = GoogleMockTests;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- CD3A75F91E25B46F008C6DC2 /* scope_guard.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scope_guard.cxx; sourceTree = "<group>"; };
- CDD215C429CCF9F000A4582C /* scope_guard */ = {isa = PBXFileReference; lastKnownFileType = folder; name = scope_guard; path = include/scope_guard; sourceTree = "<group>"; };
- CDD215CB29CCF9F600A4582C /* scope_guard.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = scope_guard.hpp; sourceTree = "<group>"; };
- CDD215CC29CCFA1300A4582C /* xcode_gtest_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xcode_gtest_helper.h; sourceTree = "<group>"; };
- CDD215D129CCFA1E00A4582C /* libscope_guard.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libscope_guard.a; sourceTree = BUILT_PRODUCTS_DIR; };
- CDD215EA29CCFA5000A4582C /* scope_guard-test.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "scope_guard-test.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
- CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- CDD215CF29CCFA1E00A4582C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDD215E729CCFA5000A4582C /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDD215F729CCFC0A00A4582C /* GoogleMock.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- CD3A75FB1E25B480008C6DC2 /* test */ = {
- isa = PBXGroup;
- children = (
- CDD215CC29CCFA1300A4582C /* xcode_gtest_helper.h */,
- CD3A75F91E25B46F008C6DC2 /* scope_guard.cxx */,
- );
- path = test;
- sourceTree = "<group>";
- };
- CD3DA4001D9B42F4001B53A0 = {
- isa = PBXGroup;
- children = (
- CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */,
- CDD215C429CCF9F000A4582C /* scope_guard */,
- CDD215C929CCF9F600A4582C /* include */,
- CD3A75FB1E25B480008C6DC2 /* test */,
- CDD215EB29CCFA5000A4582C /* scope_guard-test */,
- CD3DA40A1D9B42F4001B53A0 /* Products */,
- CDD215F629CCFC0A00A4582C /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- CD3DA40A1D9B42F4001B53A0 /* Products */ = {
- isa = PBXGroup;
- children = (
- CDD215D129CCFA1E00A4582C /* libscope_guard.a */,
- CDD215EA29CCFA5000A4582C /* scope_guard-test.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- CDD215C929CCF9F600A4582C /* include */ = {
- isa = PBXGroup;
- children = (
- CDD215CA29CCF9F600A4582C /* scope_guard */,
- );
- path = include;
- sourceTree = "<group>";
- };
- CDD215CA29CCF9F600A4582C /* scope_guard */ = {
- isa = PBXGroup;
- children = (
- CDD215CB29CCF9F600A4582C /* scope_guard.hpp */,
- );
- path = scope_guard;
- sourceTree = "<group>";
- };
- CDD215EB29CCFA5000A4582C /* scope_guard-test */ = {
- isa = PBXGroup;
- children = (
- );
- path = "scope_guard-test";
- sourceTree = "<group>";
- };
- CDD215F629CCFC0A00A4582C /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- CDEC1DB72351673F0091D9F2 /* Products */ = {
- isa = PBXGroup;
- children = (
- CDEC1DBE2351673F0091D9F2 /* GoogleMock.framework */,
- CDEC1DC02351673F0091D9F2 /* gmock.framework */,
- CDEC1DC22351673F0091D9F2 /* gtest.framework */,
- CDEC1DC42351673F0091D9F2 /* GoogleMockTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- CDD215CD29CCFA1E00A4582C /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDD215F529CCFB5000A4582C /* scope_guard in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- CDD215D029CCFA1E00A4582C /* scope_guard */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDD215D229CCFA1E00A4582C /* Build configuration list for PBXNativeTarget "scope_guard" */;
- buildPhases = (
- CDD215CD29CCFA1E00A4582C /* Headers */,
- CDD215CE29CCFA1E00A4582C /* Sources */,
- CDD215CF29CCFA1E00A4582C /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = scope_guard;
- productName = scope_guard;
- productReference = CDD215D129CCFA1E00A4582C /* libscope_guard.a */;
- productType = "com.apple.product-type.library.static";
- };
- CDD215E929CCFA5000A4582C /* scope_guard-test */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = CDD215F129CCFA5000A4582C /* Build configuration list for PBXNativeTarget "scope_guard-test" */;
- buildPhases = (
- CDD215E629CCFA5000A4582C /* Sources */,
- CDD215E729CCFA5000A4582C /* Frameworks */,
- CDD215E829CCFA5000A4582C /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- CDD215F029CCFA5000A4582C /* PBXTargetDependency */,
- );
- name = "scope_guard-test";
- productName = "scope_guard-test";
- productReference = CDD215EA29CCFA5000A4582C /* scope_guard-test.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- CD3DA4011D9B42F4001B53A0 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 1340;
- LastUpgradeCheck = 1230;
- ORGANIZATIONNAME = "Sam Jaffe";
- TargetAttributes = {
- CDD215D029CCFA1E00A4582C = {
- CreatedOnToolsVersion = 13.4.1;
- ProvisioningStyle = Automatic;
- };
- CDD215E929CCFA5000A4582C = {
- CreatedOnToolsVersion = 13.4.1;
- ProvisioningStyle = Automatic;
- };
- };
- };
- buildConfigurationList = CD3DA4041D9B42F4001B53A0 /* Build configuration list for PBXProject "scope_guard" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = CD3DA4001D9B42F4001B53A0;
- productRefGroup = CD3DA40A1D9B42F4001B53A0 /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = CDEC1DB72351673F0091D9F2 /* Products */;
- ProjectRef = CDEC1DB62351673F0091D9F2 /* GoogleMock.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- CDD215D029CCFA1E00A4582C /* scope_guard */,
- CDD215E929CCFA5000A4582C /* scope_guard-test */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- CDEC1DBE2351673F0091D9F2 /* GoogleMock.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = GoogleMock.framework;
- remoteRef = CDEC1DBD2351673F0091D9F2 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDEC1DC02351673F0091D9F2 /* gmock.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = gmock.framework;
- remoteRef = CDEC1DBF2351673F0091D9F2 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDEC1DC22351673F0091D9F2 /* gtest.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = gtest.framework;
- remoteRef = CDEC1DC12351673F0091D9F2 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- CDEC1DC42351673F0091D9F2 /* GoogleMockTests.xctest */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.cfbundle;
- path = GoogleMockTests.xctest;
- remoteRef = CDEC1DC32351673F0091D9F2 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- CDD215E829CCFA5000A4582C /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- CDD215CE29CCFA1E00A4582C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- CDD215E629CCFA5000A4582C /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- CDD215F429CCFB0100A4582C /* scope_guard.cxx in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- CDD215F029CCFA5000A4582C /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = CDD215D029CCFA1E00A4582C /* scope_guard */;
- targetProxy = CDD215EF29CCFA5000A4582C /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- CD3DA40E1D9B42F4001B53A0 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "c++17";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = 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_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = macosx;
- SYSTEM_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include $(BUILD_TARGET_DIR)/usr/local/include";
- };
- name = Debug;
- };
- CD3DA40F1D9B42F4001B53A0 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_CXX_LANGUAGE_STANDARD = "c++17";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "-";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- MACOSX_DEPLOYMENT_TARGET = 10.10;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = macosx;
- SYSTEM_HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/include $(BUILD_TARGET_DIR)/usr/local/include";
- };
- name = Release;
- };
- CDD215D329CCFA1E00A4582C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CODE_SIGN_STYLE = Automatic;
- EXECUTABLE_PREFIX = lib;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- MACOSX_DEPLOYMENT_TARGET = 12.0;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- CDD215D429CCFA1E00A4582C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CODE_SIGN_STYLE = Automatic;
- EXECUTABLE_PREFIX = lib;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- MACOSX_DEPLOYMENT_TARGET = 12.0;
- MTL_FAST_MATH = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- CDD215F229CCFA5000A4582C /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GENERATE_INFOPLIST_FILE = YES;
- MACOSX_DEPLOYMENT_TARGET = 12.0;
- MARKETING_VERSION = 1.0;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.scope-guard-test";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- CDD215F329CCFA5000A4582C /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GENERATE_INFOPLIST_FILE = YES;
- MACOSX_DEPLOYMENT_TARGET = 12.0;
- MARKETING_VERSION = 1.0;
- MTL_FAST_MATH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "leumasjaffe.scope-guard-test";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SWIFT_EMIT_LOC_STRINGS = NO;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- CD3DA4041D9B42F4001B53A0 /* Build configuration list for PBXProject "scope_guard" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CD3DA40E1D9B42F4001B53A0 /* Debug */,
- CD3DA40F1D9B42F4001B53A0 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDD215D229CCFA1E00A4582C /* Build configuration list for PBXNativeTarget "scope_guard" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDD215D329CCFA1E00A4582C /* Debug */,
- CDD215D429CCFA1E00A4582C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- CDD215F129CCFA5000A4582C /* Build configuration list for PBXNativeTarget "scope_guard-test" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- CDD215F229CCFA5000A4582C /* Debug */,
- CDD215F329CCFA5000A4582C /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = CD3DA4011D9B42F4001B53A0 /* Project object */;
- }
|