// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 84C23A9A217233F400588A19 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 84C23A99217233F400588A19 /* AppDelegate.m */; }; 84C23A9C217233F600588A19 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 84C23A9B217233F600588A19 /* Assets.xcassets */; }; 84C23A9F217233F600588A19 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 84C23A9D217233F600588A19 /* MainMenu.xib */; }; 84C23AA2217233F600588A19 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 84C23AA1217233F600588A19 /* main.m */; }; 84C23AAD217233F600588A19 /* Logan_macOSTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 84C23AAC217233F600588A19 /* Logan_macOSTests.m */; }; 84C23BB62172382B00588A19 /* Logan.m in Sources */ = {isa = PBXBuildFile; fileRef = 84C23BB22172382B00588A19 /* Logan.m */; }; 84C23C1821723A6B00588A19 /* libclogan-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84C23C1721723A6800588A19 /* libclogan-macOS.a */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 84C23AA9217233F600588A19 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 84C23A8D217233F400588A19 /* Project object */; proxyType = 1; remoteGlobalIDString = 84C23A94217233F400588A19; remoteInfo = "Logan-macOS"; }; 84C23ABC2172343E00588A19 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 84C23AB72172343D00588A19 /* clogan.xcodeproj */; proxyType = 2; remoteGlobalIDString = A7C4885B20F74AC5001F74C0; remoteInfo = clogan; }; 84C23AC02172345200588A19 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 84C23AB72172343D00588A19 /* clogan.xcodeproj */; proxyType = 1; remoteGlobalIDString = 84C23BB921723A1900588A19; remoteInfo = "clogan-macOS"; }; 84C23C1621723A6800588A19 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 84C23AB72172343D00588A19 /* clogan.xcodeproj */; proxyType = 2; remoteGlobalIDString = 84C23C1421723A1900588A19; remoteInfo = "clogan-macOS"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 84C23A95217233F400588A19 /* Logan-macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Logan-macOS.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 84C23A98217233F400588A19 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; 84C23A99217233F400588A19 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; 84C23A9B217233F600588A19 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 84C23A9E217233F600588A19 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; 84C23AA0217233F600588A19 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 84C23AA1217233F600588A19 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; 84C23AA3217233F600588A19 /* Logan_macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Logan_macOS.entitlements; sourceTree = ""; }; 84C23AA8217233F600588A19 /* Logan-macOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Logan-macOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; 84C23AAC217233F600588A19 /* Logan_macOSTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Logan_macOSTests.m; sourceTree = ""; }; 84C23AAE217233F600588A19 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 84C23AB72172343D00588A19 /* clogan.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = clogan.xcodeproj; path = ../../../Logan/clogan.xcodeproj; sourceTree = ""; }; 84C23BB12172382B00588A19 /* Logan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Logan.h; sourceTree = ""; }; 84C23BB22172382B00588A19 /* Logan.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Logan.m; sourceTree = ""; }; A7E5B822217DC16C0055F2A8 /* Logan-macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Logan-macOS.entitlements"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 84C23A92217233F400588A19 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 84C23C1821723A6B00588A19 /* libclogan-macOS.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 84C23AA5217233F600588A19 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 84C23A8C217233F400588A19 = { isa = PBXGroup; children = ( 84C23A97217233F400588A19 /* Logan-macOS */, 84C23AAB217233F600588A19 /* Logan-macOSTests */, 84C23A96217233F400588A19 /* Products */, 84C23BB72172397F00588A19 /* Frameworks */, ); sourceTree = ""; }; 84C23A96217233F400588A19 /* Products */ = { isa = PBXGroup; children = ( 84C23A95217233F400588A19 /* Logan-macOS.app */, 84C23AA8217233F600588A19 /* Logan-macOSTests.xctest */, ); name = Products; sourceTree = ""; }; 84C23A97217233F400588A19 /* Logan-macOS */ = { isa = PBXGroup; children = ( A7E5B822217DC16C0055F2A8 /* Logan-macOS.entitlements */, 84C23BB02172382B00588A19 /* iOS */, 84C23AB72172343D00588A19 /* clogan.xcodeproj */, 84C23A98217233F400588A19 /* AppDelegate.h */, 84C23A99217233F400588A19 /* AppDelegate.m */, 84C23A9B217233F600588A19 /* Assets.xcassets */, 84C23A9D217233F600588A19 /* MainMenu.xib */, 84C23AA0217233F600588A19 /* Info.plist */, 84C23AA1217233F600588A19 /* main.m */, 84C23AA3217233F600588A19 /* Logan_macOS.entitlements */, ); path = "Logan-macOS"; sourceTree = ""; }; 84C23AAB217233F600588A19 /* Logan-macOSTests */ = { isa = PBXGroup; children = ( 84C23AAC217233F600588A19 /* Logan_macOSTests.m */, 84C23AAE217233F600588A19 /* Info.plist */, ); path = "Logan-macOSTests"; sourceTree = ""; }; 84C23AB82172343D00588A19 /* Products */ = { isa = PBXGroup; children = ( 84C23ABD2172343E00588A19 /* libclogan.a */, 84C23C1721723A6800588A19 /* libclogan-macOS.a */, ); name = Products; sourceTree = ""; }; 84C23BB02172382B00588A19 /* iOS */ = { isa = PBXGroup; children = ( 84C23BB12172382B00588A19 /* Logan.h */, 84C23BB22172382B00588A19 /* Logan.m */, ); name = iOS; path = ../../../Logan/iOS; sourceTree = ""; }; 84C23BB72172397F00588A19 /* Frameworks */ = { isa = PBXGroup; children = ( ); name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 84C23A94217233F400588A19 /* Logan-macOS */ = { isa = PBXNativeTarget; buildConfigurationList = 84C23AB1217233F600588A19 /* Build configuration list for PBXNativeTarget "Logan-macOS" */; buildPhases = ( 84C23A91217233F400588A19 /* Sources */, 84C23A92217233F400588A19 /* Frameworks */, 84C23A93217233F400588A19 /* Resources */, ); buildRules = ( ); dependencies = ( 84C23AC12172345200588A19 /* PBXTargetDependency */, ); name = "Logan-macOS"; productName = "Logan-macOS"; productReference = 84C23A95217233F400588A19 /* Logan-macOS.app */; productType = "com.apple.product-type.application"; }; 84C23AA7217233F600588A19 /* Logan-macOSTests */ = { isa = PBXNativeTarget; buildConfigurationList = 84C23AB4217233F600588A19 /* Build configuration list for PBXNativeTarget "Logan-macOSTests" */; buildPhases = ( 84C23AA4217233F600588A19 /* Sources */, 84C23AA5217233F600588A19 /* Frameworks */, 84C23AA6217233F600588A19 /* Resources */, ); buildRules = ( ); dependencies = ( 84C23AAA217233F600588A19 /* PBXTargetDependency */, ); name = "Logan-macOSTests"; productName = "Logan-macOSTests"; productReference = 84C23AA8217233F600588A19 /* Logan-macOSTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 84C23A8D217233F400588A19 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 1000; ORGANIZATIONNAME = "Chen Yihu"; TargetAttributes = { 84C23A94217233F400588A19 = { CreatedOnToolsVersion = 10.0; SystemCapabilities = { com.apple.Sandbox = { enabled = 1; }; }; }; 84C23AA7217233F600588A19 = { CreatedOnToolsVersion = 10.0; TestTargetID = 84C23A94217233F400588A19; }; }; }; buildConfigurationList = 84C23A90217233F400588A19 /* Build configuration list for PBXProject "Logan-macOS" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 84C23A8C217233F400588A19; productRefGroup = 84C23A96217233F400588A19 /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = 84C23AB82172343D00588A19 /* Products */; ProjectRef = 84C23AB72172343D00588A19 /* clogan.xcodeproj */; }, ); projectRoot = ""; targets = ( 84C23A94217233F400588A19 /* Logan-macOS */, 84C23AA7217233F600588A19 /* Logan-macOSTests */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ 84C23ABD2172343E00588A19 /* libclogan.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; path = libclogan.a; remoteRef = 84C23ABC2172343E00588A19 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; 84C23C1721723A6800588A19 /* libclogan-macOS.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; path = "libclogan-macOS.a"; remoteRef = 84C23C1621723A6800588A19 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXResourcesBuildPhase section */ 84C23A93217233F400588A19 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 84C23A9C217233F600588A19 /* Assets.xcassets in Resources */, 84C23A9F217233F600588A19 /* MainMenu.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 84C23AA6217233F600588A19 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 84C23A91217233F400588A19 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 84C23BB62172382B00588A19 /* Logan.m in Sources */, 84C23AA2217233F600588A19 /* main.m in Sources */, 84C23A9A217233F400588A19 /* AppDelegate.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 84C23AA4217233F600588A19 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 84C23AAD217233F600588A19 /* Logan_macOSTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 84C23AAA217233F600588A19 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 84C23A94217233F400588A19 /* Logan-macOS */; targetProxy = 84C23AA9217233F600588A19 /* PBXContainerItemProxy */; }; 84C23AC12172345200588A19 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "clogan-macOS"; targetProxy = 84C23AC02172345200588A19 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 84C23A9D217233F600588A19 /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( 84C23A9E217233F600588A19 /* Base */, ); name = MainMenu.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 84C23AAF217233F600588A19 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = 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_DOCUMENTATION_COMMENTS = YES; 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_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 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 = gnu11; 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; HEADER_SEARCH_PATHS = ( "../../Logan/Clogan/**", "../../Logan/mbedtls/include/**", ); MACOSX_DEPLOYMENT_TARGET = 10.14; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; }; name = Debug; }; 84C23AB0217233F600588A19 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = 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_DOCUMENTATION_COMMENTS = YES; 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_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 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 = gnu11; 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; HEADER_SEARCH_PATHS = ( "../../Logan/Clogan/**", "../../Logan/mbedtls/include/**", ); MACOSX_DEPLOYMENT_TARGET = 10.14; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = macosx; }; name = Release; }; 84C23AB2217233F600588A19 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = "Logan-macOS/Logan-macOS.entitlements"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = "Logan-macOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.Logan-macOS-Example.Logan-macOS"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 84C23AB3217233F600588A19 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = "Logan-macOS/Logan-macOS.entitlements"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = "Logan-macOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.Logan-macOS-Example.Logan-macOS"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; 84C23AB5217233F600588A19 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = "Logan-macOSTests/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/../Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.Logan-macOS-Example.Logan-macOSTests"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Logan-macOS.app/Contents/MacOS/Logan-macOS"; }; name = Debug; }; 84C23AB6217233F600588A19 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; INFOPLIST_FILE = "Logan-macOSTests/Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", "@loader_path/../Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.Logan-macOS-Example.Logan-macOSTests"; PRODUCT_NAME = "$(TARGET_NAME)"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Logan-macOS.app/Contents/MacOS/Logan-macOS"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 84C23A90217233F400588A19 /* Build configuration list for PBXProject "Logan-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 84C23AAF217233F600588A19 /* Debug */, 84C23AB0217233F600588A19 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 84C23AB1217233F600588A19 /* Build configuration list for PBXNativeTarget "Logan-macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 84C23AB2217233F600588A19 /* Debug */, 84C23AB3217233F600588A19 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 84C23AB4217233F600588A19 /* Build configuration list for PBXNativeTarget "Logan-macOSTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 84C23AB5217233F600588A19 /* Debug */, 84C23AB6217233F600588A19 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 84C23A8D217233F400588A19 /* Project object */; }