// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 50; objects = { /* Begin PBXBuildFile section */ 3F49E946216B86150047B0FE /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F49E945216B86150047B0FE /* Match.swift */; }; 3F49E948216B862B0047B0FE /* StatusBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F49E947216B862B0047B0FE /* StatusBarController.swift */; }; 3F49E94A216BE87B0047B0FE /* LiquipediaMatchesAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F49E949216BE87B0047B0FE /* LiquipediaMatchesAPI.swift */; }; 3F563E07216E640D00AA3C06 /* MatchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F563E06216E640D00AA3C06 /* MatchView.swift */; }; 3FB6BB48216B8594000BF5AA /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FB6BB47216B8594000BF5AA /* AppDelegate.swift */; }; 3FB6BB4A216B8595000BF5AA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3FB6BB49216B8595000BF5AA /* Assets.xcassets */; }; 3FB6BB4D216B8595000BF5AA /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3FB6BB4B216B8595000BF5AA /* MainMenu.xib */; }; 3FF66CDF21DE80BA005A93D0 /* MatchMenuItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FF66CDE21DE80BA005A93D0 /* MatchMenuItem.swift */; }; A38B7A2BE745C1CEE1AEBB28 /* Pods_macOS_MenuBar_MatchTicker.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77AE22C960843C14B9692A68 /* Pods_macOS_MenuBar_MatchTicker.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 3F1581B9220718CD00E032BC /* macOS-MenuBar-MatchTicker.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "macOS-MenuBar-MatchTicker.entitlements"; sourceTree = ""; }; 3F49E945216B86150047B0FE /* Match.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Match.swift; sourceTree = ""; }; 3F49E947216B862B0047B0FE /* StatusBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatusBarController.swift; sourceTree = ""; }; 3F49E949216BE87B0047B0FE /* LiquipediaMatchesAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LiquipediaMatchesAPI.swift; sourceTree = ""; }; 3F563E06216E640D00AA3C06 /* MatchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchView.swift; sourceTree = ""; }; 3FB6BB44216B8594000BF5AA /* macOS-MenuBar-MatchTicker.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "macOS-MenuBar-MatchTicker.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 3FB6BB47216B8594000BF5AA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 3FB6BB49216B8595000BF5AA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 3FB6BB4C216B8595000BF5AA /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; 3FB6BB4E216B8595000BF5AA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 3FF66CDE21DE80BA005A93D0 /* MatchMenuItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchMenuItem.swift; sourceTree = ""; }; 77AE22C960843C14B9692A68 /* Pods_macOS_MenuBar_MatchTicker.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_macOS_MenuBar_MatchTicker.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 7C967CC1F927863B8B848F64 /* Pods-macOS-MenuBar-MatchTicker.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-macOS-MenuBar-MatchTicker.debug.xcconfig"; path = "Pods/Target Support Files/Pods-macOS-MenuBar-MatchTicker/Pods-macOS-MenuBar-MatchTicker.debug.xcconfig"; sourceTree = ""; }; F90D46B67F05AB9DEF0A8AA0 /* Pods-macOS-MenuBar-MatchTicker.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-macOS-MenuBar-MatchTicker.release.xcconfig"; path = "Pods/Target Support Files/Pods-macOS-MenuBar-MatchTicker/Pods-macOS-MenuBar-MatchTicker.release.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 3FB6BB41216B8594000BF5AA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A38B7A2BE745C1CEE1AEBB28 /* Pods_macOS_MenuBar_MatchTicker.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0C5431C5497A988E0E58556D /* Frameworks */ = { isa = PBXGroup; children = ( 77AE22C960843C14B9692A68 /* Pods_macOS_MenuBar_MatchTicker.framework */, ); name = Frameworks; sourceTree = ""; }; 3F933FF721E3958000C0EEF3 /* Match */ = { isa = PBXGroup; children = ( 3FF66CDE21DE80BA005A93D0 /* MatchMenuItem.swift */, 3F563E06216E640D00AA3C06 /* MatchView.swift */, 3F49E945216B86150047B0FE /* Match.swift */, ); path = Match; sourceTree = ""; }; 3F933FF821E395AB00C0EEF3 /* API */ = { isa = PBXGroup; children = ( 3F49E949216BE87B0047B0FE /* LiquipediaMatchesAPI.swift */, ); path = API; sourceTree = ""; }; 3FB6BB3B216B8594000BF5AA = { isa = PBXGroup; children = ( 3F1581B9220718CD00E032BC /* macOS-MenuBar-MatchTicker.entitlements */, 3FB6BB46216B8594000BF5AA /* macOS-MenuBar-MatchTicker */, 3FB6BB45216B8594000BF5AA /* Products */, E0B4959D8858F82D9DFC566B /* Pods */, 0C5431C5497A988E0E58556D /* Frameworks */, ); sourceTree = ""; }; 3FB6BB45216B8594000BF5AA /* Products */ = { isa = PBXGroup; children = ( 3FB6BB44216B8594000BF5AA /* macOS-MenuBar-MatchTicker.app */, ); name = Products; sourceTree = ""; }; 3FB6BB46216B8594000BF5AA /* macOS-MenuBar-MatchTicker */ = { isa = PBXGroup; children = ( 3F933FF821E395AB00C0EEF3 /* API */, 3F933FF721E3958000C0EEF3 /* Match */, 3FB6BB47216B8594000BF5AA /* AppDelegate.swift */, 3F49E947216B862B0047B0FE /* StatusBarController.swift */, 3FB6BB49216B8595000BF5AA /* Assets.xcassets */, 3FB6BB4B216B8595000BF5AA /* MainMenu.xib */, 3FB6BB4E216B8595000BF5AA /* Info.plist */, ); path = "macOS-MenuBar-MatchTicker "; sourceTree = ""; }; E0B4959D8858F82D9DFC566B /* Pods */ = { isa = PBXGroup; children = ( 7C967CC1F927863B8B848F64 /* Pods-macOS-MenuBar-MatchTicker.debug.xcconfig */, F90D46B67F05AB9DEF0A8AA0 /* Pods-macOS-MenuBar-MatchTicker.release.xcconfig */, ); name = Pods; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 3FB6BB43216B8594000BF5AA /* macOS-MenuBar-MatchTicker */ = { isa = PBXNativeTarget; buildConfigurationList = 3FB6BB52216B8595000BF5AA /* Build configuration list for PBXNativeTarget "macOS-MenuBar-MatchTicker" */; buildPhases = ( 45C620BC2834CB3278FB65D4 /* [CP] Check Pods Manifest.lock */, 3FB6BB40216B8594000BF5AA /* Sources */, 3FB6BB41216B8594000BF5AA /* Frameworks */, 3FB6BB42216B8594000BF5AA /* Resources */, B4F61CBFA65D07C25E3028F8 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( ); name = "macOS-MenuBar-MatchTicker"; productName = LiquipediaMenu; productReference = 3FB6BB44216B8594000BF5AA /* macOS-MenuBar-MatchTicker.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 3FB6BB3C216B8594000BF5AA /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1010; LastUpgradeCheck = 1000; ORGANIZATIONNAME = "Felix Förtsch"; TargetAttributes = { 3FB6BB43216B8594000BF5AA = { CreatedOnToolsVersion = 10.0; SystemCapabilities = { com.apple.Sandbox = { enabled = 1; }; }; }; }; }; buildConfigurationList = 3FB6BB3F216B8594000BF5AA /* Build configuration list for PBXProject "macOS-MenuBar-MatchTicker" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 3FB6BB3B216B8594000BF5AA; productRefGroup = 3FB6BB45216B8594000BF5AA /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 3FB6BB43216B8594000BF5AA /* macOS-MenuBar-MatchTicker */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 3FB6BB42216B8594000BF5AA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 3FB6BB4A216B8595000BF5AA /* Assets.xcassets in Resources */, 3FB6BB4D216B8595000BF5AA /* MainMenu.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 45C620BC2834CB3278FB65D4 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "${PODS_PODFILE_DIR_PATH}/Podfile.lock", "${PODS_ROOT}/Manifest.lock", ); name = "[CP] Check Pods Manifest.lock"; outputPaths = ( "$(DERIVED_FILE_DIR)/Pods-macOS-MenuBar-MatchTicker-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; B4F61CBFA65D07C25E3028F8 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( "${SRCROOT}/Pods/Target Support Files/Pods-macOS-MenuBar-MatchTicker/Pods-macOS-MenuBar-MatchTicker-frameworks.sh", "${BUILT_PRODUCTS_DIR}/SwiftSoup/SwiftSoup.framework", ); name = "[CP] Embed Pods Frameworks"; outputPaths = ( "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SwiftSoup.framework", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-macOS-MenuBar-MatchTicker/Pods-macOS-MenuBar-MatchTicker-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 3FB6BB40216B8594000BF5AA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 3FB6BB48216B8594000BF5AA /* AppDelegate.swift in Sources */, 3F563E07216E640D00AA3C06 /* MatchView.swift in Sources */, 3F49E948216B862B0047B0FE /* StatusBarController.swift in Sources */, 3FF66CDF21DE80BA005A93D0 /* MatchMenuItem.swift in Sources */, 3F49E94A216BE87B0047B0FE /* LiquipediaMatchesAPI.swift in Sources */, 3F49E946216B86150047B0FE /* Match.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ 3FB6BB4B216B8595000BF5AA /* MainMenu.xib */ = { isa = PBXVariantGroup; children = ( 3FB6BB4C216B8595000BF5AA /* Base */, ); name = MainMenu.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 3FB6BB50216B8595000BF5AA /* 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 = "Mac Developer"; 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; MACOSX_DEPLOYMENT_TARGET = 10.13; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = macosx; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 3FB6BB51216B8595000BF5AA /* 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 = "Mac Developer"; 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; MACOSX_DEPLOYMENT_TARGET = 10.13; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = macosx; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; }; name = Release; }; 3FB6BB53216B8595000BF5AA /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 7C967CC1F927863B8B848F64 /* Pods-macOS-MenuBar-MatchTicker.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = "macOS-MenuBar-MatchTicker.entitlements"; CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = NG5W75WE8U; INFOPLIST_FILE = "$(SRCROOT)/macOS-MenuBar-MatchTicker /Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = "de.felixfoertsch.macOS-MenuBar-MatchTicker"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_VERSION = 4.2; }; name = Debug; }; 3FB6BB54216B8595000BF5AA /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = F90D46B67F05AB9DEF0A8AA0 /* Pods-macOS-MenuBar-MatchTicker.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = "macOS-MenuBar-MatchTicker.entitlements"; CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEVELOPMENT_TEAM = NG5W75WE8U; INFOPLIST_FILE = "$(SRCROOT)/macOS-MenuBar-MatchTicker /Info.plist"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = "de.felixfoertsch.macOS-MenuBar-MatchTicker"; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_VERSION = 4.2; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 3FB6BB3F216B8594000BF5AA /* Build configuration list for PBXProject "macOS-MenuBar-MatchTicker" */ = { isa = XCConfigurationList; buildConfigurations = ( 3FB6BB50216B8595000BF5AA /* Debug */, 3FB6BB51216B8595000BF5AA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 3FB6BB52216B8595000BF5AA /* Build configuration list for PBXNativeTarget "macOS-MenuBar-MatchTicker" */ = { isa = XCConfigurationList; buildConfigurations = ( 3FB6BB53216B8595000BF5AA /* Debug */, 3FB6BB54216B8595000BF5AA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 3FB6BB3C216B8594000BF5AA /* Project object */; }