123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551 |
- // !$*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 = "<group>"; };
- 84C23A99217233F400588A19 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 84C23A9B217233F600588A19 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 84C23A9E217233F600588A19 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
- 84C23AA0217233F600588A19 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 84C23AA1217233F600588A19 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 84C23AA3217233F600588A19 /* Logan_macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Logan_macOS.entitlements; sourceTree = "<group>"; };
- 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 = "<group>"; };
- 84C23AAE217233F600588A19 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 84C23AB72172343D00588A19 /* clogan.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = clogan.xcodeproj; path = ../../../Logan/clogan.xcodeproj; sourceTree = "<group>"; };
- 84C23BB12172382B00588A19 /* Logan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Logan.h; sourceTree = "<group>"; };
- 84C23BB22172382B00588A19 /* Logan.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Logan.m; sourceTree = "<group>"; };
- A7E5B822217DC16C0055F2A8 /* Logan-macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Logan-macOS.entitlements"; sourceTree = "<group>"; };
- /* 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 = "<group>";
- };
- 84C23A96217233F400588A19 /* Products */ = {
- isa = PBXGroup;
- children = (
- 84C23A95217233F400588A19 /* Logan-macOS.app */,
- 84C23AA8217233F600588A19 /* Logan-macOSTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 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 = "<group>";
- };
- 84C23AAB217233F600588A19 /* Logan-macOSTests */ = {
- isa = PBXGroup;
- children = (
- 84C23AAC217233F600588A19 /* Logan_macOSTests.m */,
- 84C23AAE217233F600588A19 /* Info.plist */,
- );
- path = "Logan-macOSTests";
- sourceTree = "<group>";
- };
- 84C23AB82172343D00588A19 /* Products */ = {
- isa = PBXGroup;
- children = (
- 84C23ABD2172343E00588A19 /* libclogan.a */,
- 84C23C1721723A6800588A19 /* libclogan-macOS.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 84C23BB02172382B00588A19 /* iOS */ = {
- isa = PBXGroup;
- children = (
- 84C23BB12172382B00588A19 /* Logan.h */,
- 84C23BB22172382B00588A19 /* Logan.m */,
- );
- name = iOS;
- path = ../../../Logan/iOS;
- sourceTree = "<group>";
- };
- 84C23BB72172397F00588A19 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- /* 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 = "<group>";
- };
- /* 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 */;
- }
|