// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 77; objects = { /* Begin PBXBuildFile section */ 10914F5F76833283FDEFB200 /* PlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 486232431B79BE2F864BF312 /* PlayerView.swift */; }; 313EFE37AE88A6A565C39279 /* MiniPlayerApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 612EF72E08789B8AAD14AA42 /* MiniPlayerApp.swift */; }; 32A3B4A674C6B054CBD4F8D0 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25F02EE200ECB1B309BC6060 /* ContentView.swift */; }; 6FF9999932AA6DF142EEF9BF /* PlaylistView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DAA50A03ACF1DE8FC3C4E3E /* PlaylistView.swift */; }; 7AB9F638F373CE9A3359C891 /* PlayerLayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11E542099A3EAC1F77E2C1FB /* PlayerLayerView.swift */; }; 94872571A174D6D51C116256 /* PlayerEngine.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0B451AADF68CFD496D136DC /* PlayerEngine.swift */; }; A1D6AF91B616EEA65AD247FB /* PlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 486232431B79BE2F864BF312 /* PlayerView.swift */; }; A23363CDA201A38DC6B24E7E /* PlayerLayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11E542099A3EAC1F77E2C1FB /* PlayerLayerView.swift */; }; B58C1B3D7000FB3119EB6E80 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25F02EE200ECB1B309BC6060 /* ContentView.swift */; }; B7CB62D7FBCA922B98BF6B3C /* PlaylistView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DAA50A03ACF1DE8FC3C4E3E /* PlaylistView.swift */; }; C2CC8847B5CC9D45157042EE /* Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FBB65C03D2B9C01D0C8A3D /* Models.swift */; }; C416000CE7B4445AEC9AD641 /* Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7FBB65C03D2B9C01D0C8A3D /* Models.swift */; }; C6B9A3143037AF02369573B8 /* PlayerEngine.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0B451AADF68CFD496D136DC /* PlayerEngine.swift */; }; D69F96391F7127DA72A6AD28 /* MiniPlayerApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 612EF72E08789B8AAD14AA42 /* MiniPlayerApp.swift */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 11E542099A3EAC1F77E2C1FB /* PlayerLayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerLayerView.swift; sourceTree = ""; }; 25F02EE200ECB1B309BC6060 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 486232431B79BE2F864BF312 /* PlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerView.swift; sourceTree = ""; }; 5835D7B3618845B40E705752 /* MiniPlayer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MiniPlayer.app; sourceTree = BUILT_PRODUCTS_DIR; }; 612EF72E08789B8AAD14AA42 /* MiniPlayerApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MiniPlayerApp.swift; sourceTree = ""; }; 6DAA50A03ACF1DE8FC3C4E3E /* PlaylistView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlaylistView.swift; sourceTree = ""; }; D7FBB65C03D2B9C01D0C8A3D /* Models.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Models.swift; sourceTree = ""; }; E0B451AADF68CFD496D136DC /* PlayerEngine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerEngine.swift; sourceTree = ""; }; E2B531188946B1A7FF3AB248 /* MiniPlayer.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = MiniPlayer.app; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ 21A54AFB28282277F0AAA327 /* Products */ = { isa = PBXGroup; children = ( E2B531188946B1A7FF3AB248 /* MiniPlayer.app */, 5835D7B3618845B40E705752 /* MiniPlayer.app */, ); name = Products; sourceTree = ""; }; C36B2CAD250D80753D667AAA /* Sources */ = { isa = PBXGroup; children = ( 25F02EE200ECB1B309BC6060 /* ContentView.swift */, 612EF72E08789B8AAD14AA42 /* MiniPlayerApp.swift */, D7FBB65C03D2B9C01D0C8A3D /* Models.swift */, E0B451AADF68CFD496D136DC /* PlayerEngine.swift */, 11E542099A3EAC1F77E2C1FB /* PlayerLayerView.swift */, 486232431B79BE2F864BF312 /* PlayerView.swift */, 6DAA50A03ACF1DE8FC3C4E3E /* PlaylistView.swift */, ); path = Sources; sourceTree = ""; }; F16C0B0E4DDE9497D52C063E = { isa = PBXGroup; children = ( C36B2CAD250D80753D667AAA /* Sources */, 21A54AFB28282277F0AAA327 /* Products */, ); sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 0F5A1C89DEF61791B81F82BF /* MiniPlayer_iOS */ = { isa = PBXNativeTarget; buildConfigurationList = BB74CAA79C9444F28E77928C /* Build configuration list for PBXNativeTarget "MiniPlayer_iOS" */; buildPhases = ( D762374A9E5CEA5BD23307A9 /* Sources */, ); buildRules = ( ); dependencies = ( ); name = MiniPlayer_iOS; packageProductDependencies = ( ); productName = MiniPlayer_iOS; productReference = E2B531188946B1A7FF3AB248 /* MiniPlayer.app */; productType = "com.apple.product-type.application"; }; 35107254D2BD3B5DD0F10687 /* MiniPlayer_macOS */ = { isa = PBXNativeTarget; buildConfigurationList = DCAEDA712DF19A67A30E879E /* Build configuration list for PBXNativeTarget "MiniPlayer_macOS" */; buildPhases = ( D7D4F1645378BE4ADB2EA173 /* Sources */, ); buildRules = ( ); dependencies = ( ); name = MiniPlayer_macOS; packageProductDependencies = ( ); productName = MiniPlayer_macOS; productReference = 5835D7B3618845B40E705752 /* MiniPlayer.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 1EE4A503921E8F6AC8E93402 /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = YES; LastUpgradeCheck = 1500; TargetAttributes = { 0F5A1C89DEF61791B81F82BF = { DevelopmentTeam = ""; }; 35107254D2BD3B5DD0F10687 = { DevelopmentTeam = ""; }; }; }; buildConfigurationList = D4F2FAAB1ECC1EE57679E1F8 /* Build configuration list for PBXProject "MiniPlayer" */; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( Base, en, ); mainGroup = F16C0B0E4DDE9497D52C063E; minimizedProjectReferenceProxies = 1; preferredProjectObjectVersion = 77; productRefGroup = 21A54AFB28282277F0AAA327 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 0F5A1C89DEF61791B81F82BF /* MiniPlayer_iOS */, 35107254D2BD3B5DD0F10687 /* MiniPlayer_macOS */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ D762374A9E5CEA5BD23307A9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( B58C1B3D7000FB3119EB6E80 /* ContentView.swift in Sources */, D69F96391F7127DA72A6AD28 /* MiniPlayerApp.swift in Sources */, C2CC8847B5CC9D45157042EE /* Models.swift in Sources */, C6B9A3143037AF02369573B8 /* PlayerEngine.swift in Sources */, 7AB9F638F373CE9A3359C891 /* PlayerLayerView.swift in Sources */, 10914F5F76833283FDEFB200 /* PlayerView.swift in Sources */, B7CB62D7FBCA922B98BF6B3C /* PlaylistView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; D7D4F1645378BE4ADB2EA173 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 32A3B4A674C6B054CBD4F8D0 /* ContentView.swift in Sources */, 313EFE37AE88A6A565C39279 /* MiniPlayerApp.swift in Sources */, C416000CE7B4445AEC9AD641 /* Models.swift in Sources */, 94872571A174D6D51C116256 /* PlayerEngine.swift in Sources */, A23363CDA201A38DC6B24E7E /* PlayerLayerView.swift in Sources */, A1D6AF91B616EEA65AD247FB /* PlayerView.swift in Sources */, 6FF9999932AA6DF142EEF9BF /* PlaylistView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 07C78AB1570F1A62B7BD0B2A /* 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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; 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 = ( "$(inherited)", "DEBUG=1", ); 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; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; SWIFT_VERSION = 5.0; }; name = Debug; }; 108D9DBD5C66F6C0B673DFC1 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ""; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_CFBundleDisplayName = MiniPlayer; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment"; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright 2024. All rights reserved."; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.miniplayer.app; PRODUCT_NAME = MiniPlayer; SDKROOT = iphoneos; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 5DACA0FB1CD0CFA9B420AC4C /* 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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 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; 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; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; SWIFT_VERSION = 5.0; }; name = Release; }; 64382AD6B5F44480D3EA1E34 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_IDENTITY = "iPhone Developer"; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ""; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_CFBundleDisplayName = MiniPlayer; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment"; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright 2024. All rights reserved."; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.miniplayer.app; PRODUCT_NAME = MiniPlayer; SDKROOT = iphoneos; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.9; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; D00B4188CB430C3B7CF4749C /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ""; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_CFBundleDisplayName = MiniPlayer; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment"; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright 2024. All rights reserved."; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); MARKETING_VERSION = 1.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.miniplayer.app; PRODUCT_NAME = MiniPlayer; SDKROOT = macosx; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.9; }; name = Debug; }; E6CD9FBF5EE9DE96EBF8F9B7 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = ""; ENABLE_HARDENED_RUNTIME = YES; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_KEY_CFBundleDisplayName = MiniPlayer; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment"; INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright 2024. All rights reserved."; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/../Frameworks", ); MARKETING_VERSION = 1.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.miniplayer.app; PRODUCT_NAME = MiniPlayer; SDKROOT = macosx; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.9; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ BB74CAA79C9444F28E77928C /* Build configuration list for PBXNativeTarget "MiniPlayer_iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( 64382AD6B5F44480D3EA1E34 /* Debug */, 108D9DBD5C66F6C0B673DFC1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; D4F2FAAB1ECC1EE57679E1F8 /* Build configuration list for PBXProject "MiniPlayer" */ = { isa = XCConfigurationList; buildConfigurations = ( 07C78AB1570F1A62B7BD0B2A /* Debug */, 5DACA0FB1CD0CFA9B420AC4C /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; DCAEDA712DF19A67A30E879E /* Build configuration list for PBXNativeTarget "MiniPlayer_macOS" */ = { isa = XCConfigurationList; buildConfigurations = ( D00B4188CB430C3B7CF4749C /* Debug */, E6CD9FBF5EE9DE96EBF8F9B7 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; rootObject = 1EE4A503921E8F6AC8E93402 /* Project object */; }