// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 52; objects = { /* Begin PBXBuildFile section */ 7151CAA824AFE14D004C4563 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CAA724AFE14D004C4563 /* AppDelegate.swift */; }; 7151CAAA24AFE14D004C4563 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CAA924AFE14D004C4563 /* SceneDelegate.swift */; }; 7151CAB124AFE14D004C4563 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7151CAAF24AFE14D004C4563 /* Main.storyboard */; }; 7151CAB424AFE14D004C4563 /* cloudmusic.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 7151CAB224AFE14D004C4563 /* cloudmusic.xcdatamodeld */; }; 7151CAB624AFE152004C4563 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7151CAB524AFE152004C4563 /* Assets.xcassets */; }; 7151CAB924AFE152004C4563 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7151CAB724AFE152004C4563 /* LaunchScreen.storyboard */; }; 7151CAC424AFE153004C4563 /* cloudmusicTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CAC324AFE153004C4563 /* cloudmusicTests.swift */; }; 7151CACF24AFE153004C4563 /* cloudmusicUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CACE24AFE153004C4563 /* cloudmusicUITests.swift */; }; 7151CADF24AFE612004C4563 /* PlayListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CADE24AFE612004C4563 /* PlayListController.swift */; }; 7151CAEA24AFFE6B004C4563 /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 7151CAE924AFFE6B004C4563 /* Alamofire */; }; 7151CAEC24B001EF004C4563 /* MusicRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CAEB24B001EE004C4563 /* MusicRequest.swift */; }; 7151CAEE24B00ED4004C4563 /* PlayController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CAED24B00ED4004C4563 /* PlayController.swift */; }; 7151CAF024B01A6B004C4563 /* SearchController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CAEF24B01A6B004C4563 /* SearchController.swift */; }; 7151CAF524B02DDA004C4563 /* SwiftyJSON in Frameworks */ = {isa = PBXBuildFile; productRef = 7151CAF424B02DDA004C4563 /* SwiftyJSON */; }; 7151CB0124B042BC004C4563 /* Alert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7151CB0024B042BC004C4563 /* Alert.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 7151CAC024AFE153004C4563 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 7151CA9C24AFE14D004C4563 /* Project object */; proxyType = 1; remoteGlobalIDString = 7151CAA324AFE14D004C4563; remoteInfo = cloudmusic; }; 7151CACB24AFE153004C4563 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 7151CA9C24AFE14D004C4563 /* Project object */; proxyType = 1; remoteGlobalIDString = 7151CAA324AFE14D004C4563; remoteInfo = cloudmusic; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 7151CAA424AFE14D004C4563 /* cloudmusic.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cloudmusic.app; sourceTree = BUILT_PRODUCTS_DIR; }; 7151CAA724AFE14D004C4563 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 7151CAA924AFE14D004C4563 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; 7151CAB024AFE14D004C4563 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 7151CAB324AFE14D004C4563 /* cloudmusic.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = cloudmusic.xcdatamodel; sourceTree = ""; }; 7151CAB524AFE152004C4563 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 7151CAB824AFE152004C4563 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 7151CABA24AFE152004C4563 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7151CABF24AFE153004C4563 /* cloudmusicTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = cloudmusicTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 7151CAC324AFE153004C4563 /* cloudmusicTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = cloudmusicTests.swift; sourceTree = ""; }; 7151CAC524AFE153004C4563 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7151CACA24AFE153004C4563 /* cloudmusicUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = cloudmusicUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 7151CACE24AFE153004C4563 /* cloudmusicUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = cloudmusicUITests.swift; sourceTree = ""; }; 7151CAD024AFE153004C4563 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7151CADE24AFE612004C4563 /* PlayListController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayListController.swift; sourceTree = ""; }; 7151CAEB24B001EE004C4563 /* MusicRequest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MusicRequest.swift; sourceTree = ""; }; 7151CAED24B00ED4004C4563 /* PlayController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayController.swift; sourceTree = ""; }; 7151CAEF24B01A6B004C4563 /* SearchController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchController.swift; sourceTree = ""; }; 7151CB0024B042BC004C4563 /* Alert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Alert.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 7151CAA124AFE14D004C4563 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 7151CAF524B02DDA004C4563 /* SwiftyJSON in Frameworks */, 7151CAEA24AFFE6B004C4563 /* Alamofire in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 7151CABC24AFE153004C4563 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 7151CAC724AFE153004C4563 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 7151CA9B24AFE14D004C4563 = { isa = PBXGroup; children = ( 7151CAA624AFE14D004C4563 /* cloudmusic */, 7151CAC224AFE153004C4563 /* cloudmusicTests */, 7151CACD24AFE153004C4563 /* cloudmusicUITests */, 7151CAA524AFE14D004C4563 /* Products */, ); sourceTree = ""; }; 7151CAA524AFE14D004C4563 /* Products */ = { isa = PBXGroup; children = ( 7151CAA424AFE14D004C4563 /* cloudmusic.app */, 7151CABF24AFE153004C4563 /* cloudmusicTests.xctest */, 7151CACA24AFE153004C4563 /* cloudmusicUITests.xctest */, ); name = Products; sourceTree = ""; }; 7151CAA624AFE14D004C4563 /* cloudmusic */ = { isa = PBXGroup; children = ( 7151CAA724AFE14D004C4563 /* AppDelegate.swift */, 7151CAA924AFE14D004C4563 /* SceneDelegate.swift */, 7151CAAF24AFE14D004C4563 /* Main.storyboard */, 7151CAB524AFE152004C4563 /* Assets.xcassets */, 7151CAB724AFE152004C4563 /* LaunchScreen.storyboard */, 7151CABA24AFE152004C4563 /* Info.plist */, 7151CAB224AFE14D004C4563 /* cloudmusic.xcdatamodeld */, 7151CADE24AFE612004C4563 /* PlayListController.swift */, 7151CAEB24B001EE004C4563 /* MusicRequest.swift */, 7151CAED24B00ED4004C4563 /* PlayController.swift */, 7151CAEF24B01A6B004C4563 /* SearchController.swift */, 7151CB0024B042BC004C4563 /* Alert.swift */, ); path = cloudmusic; sourceTree = ""; }; 7151CAC224AFE153004C4563 /* cloudmusicTests */ = { isa = PBXGroup; children = ( 7151CAC324AFE153004C4563 /* cloudmusicTests.swift */, 7151CAC524AFE153004C4563 /* Info.plist */, ); path = cloudmusicTests; sourceTree = ""; }; 7151CACD24AFE153004C4563 /* cloudmusicUITests */ = { isa = PBXGroup; children = ( 7151CACE24AFE153004C4563 /* cloudmusicUITests.swift */, 7151CAD024AFE153004C4563 /* Info.plist */, ); path = cloudmusicUITests; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 7151CAA324AFE14D004C4563 /* cloudmusic */ = { isa = PBXNativeTarget; buildConfigurationList = 7151CAD324AFE153004C4563 /* Build configuration list for PBXNativeTarget "cloudmusic" */; buildPhases = ( 7151CAA024AFE14D004C4563 /* Sources */, 7151CAA124AFE14D004C4563 /* Frameworks */, 7151CAA224AFE14D004C4563 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = cloudmusic; packageProductDependencies = ( 7151CAE924AFFE6B004C4563 /* Alamofire */, 7151CAF424B02DDA004C4563 /* SwiftyJSON */, ); productName = cloudmusic; productReference = 7151CAA424AFE14D004C4563 /* cloudmusic.app */; productType = "com.apple.product-type.application"; }; 7151CABE24AFE153004C4563 /* cloudmusicTests */ = { isa = PBXNativeTarget; buildConfigurationList = 7151CAD624AFE153004C4563 /* Build configuration list for PBXNativeTarget "cloudmusicTests" */; buildPhases = ( 7151CABB24AFE153004C4563 /* Sources */, 7151CABC24AFE153004C4563 /* Frameworks */, 7151CABD24AFE153004C4563 /* Resources */, ); buildRules = ( ); dependencies = ( 7151CAC124AFE153004C4563 /* PBXTargetDependency */, ); name = cloudmusicTests; productName = cloudmusicTests; productReference = 7151CABF24AFE153004C4563 /* cloudmusicTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 7151CAC924AFE153004C4563 /* cloudmusicUITests */ = { isa = PBXNativeTarget; buildConfigurationList = 7151CAD924AFE153004C4563 /* Build configuration list for PBXNativeTarget "cloudmusicUITests" */; buildPhases = ( 7151CAC624AFE153004C4563 /* Sources */, 7151CAC724AFE153004C4563 /* Frameworks */, 7151CAC824AFE153004C4563 /* Resources */, ); buildRules = ( ); dependencies = ( 7151CACC24AFE153004C4563 /* PBXTargetDependency */, ); name = cloudmusicUITests; productName = cloudmusicUITests; productReference = 7151CACA24AFE153004C4563 /* cloudmusicUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 7151CA9C24AFE14D004C4563 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1150; LastUpgradeCheck = 1150; ORGANIZATIONNAME = "Qihua Pan"; TargetAttributes = { 7151CAA324AFE14D004C4563 = { CreatedOnToolsVersion = 11.5; }; 7151CABE24AFE153004C4563 = { CreatedOnToolsVersion = 11.5; TestTargetID = 7151CAA324AFE14D004C4563; }; 7151CAC924AFE153004C4563 = { CreatedOnToolsVersion = 11.5; TestTargetID = 7151CAA324AFE14D004C4563; }; }; }; buildConfigurationList = 7151CA9F24AFE14D004C4563 /* Build configuration list for PBXProject "cloudmusic" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 7151CA9B24AFE14D004C4563; packageReferences = ( 7151CAE824AFFE6B004C4563 /* XCRemoteSwiftPackageReference "Alamofire" */, 7151CAF324B02DDA004C4563 /* XCRemoteSwiftPackageReference "SwiftyJSON" */, ); productRefGroup = 7151CAA524AFE14D004C4563 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 7151CAA324AFE14D004C4563 /* cloudmusic */, 7151CABE24AFE153004C4563 /* cloudmusicTests */, 7151CAC924AFE153004C4563 /* cloudmusicUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 7151CAA224AFE14D004C4563 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 7151CAB924AFE152004C4563 /* LaunchScreen.storyboard in Resources */, 7151CAB624AFE152004C4563 /* Assets.xcassets in Resources */, 7151CAB124AFE14D004C4563 /* Main.storyboard in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 7151CABD24AFE153004C4563 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 7151CAC824AFE153004C4563 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 7151CAA024AFE14D004C4563 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7151CB0124B042BC004C4563 /* Alert.swift in Sources */, 7151CAEE24B00ED4004C4563 /* PlayController.swift in Sources */, 7151CADF24AFE612004C4563 /* PlayListController.swift in Sources */, 7151CAB424AFE14D004C4563 /* cloudmusic.xcdatamodeld in Sources */, 7151CAEC24B001EF004C4563 /* MusicRequest.swift in Sources */, 7151CAA824AFE14D004C4563 /* AppDelegate.swift in Sources */, 7151CAF024B01A6B004C4563 /* SearchController.swift in Sources */, 7151CAAA24AFE14D004C4563 /* SceneDelegate.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 7151CABB24AFE153004C4563 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7151CAC424AFE153004C4563 /* cloudmusicTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 7151CAC624AFE153004C4563 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7151CACF24AFE153004C4563 /* cloudmusicUITests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 7151CAC124AFE153004C4563 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 7151CAA324AFE14D004C4563 /* cloudmusic */; targetProxy = 7151CAC024AFE153004C4563 /* PBXContainerItemProxy */; }; 7151CACC24AFE153004C4563 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 7151CAA324AFE14D004C4563 /* cloudmusic */; targetProxy = 7151CACB24AFE153004C4563 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 7151CAAF24AFE14D004C4563 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( 7151CAB024AFE14D004C4563 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; 7151CAB724AFE152004C4563 /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 7151CAB824AFE152004C4563 /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 7151CAD124AFE153004C4563 /* 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; 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; IPHONEOS_DEPLOYMENT_TARGET = 13.5; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; 7151CAD224AFE153004C4563 /* 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; 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; IPHONEOS_DEPLOYMENT_TARGET = 13.5; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; }; name = Release; }; 7151CAD424AFE153004C4563 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = cloudmusic/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.sukura.cloudmusic; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 7151CAD524AFE153004C4563 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = cloudmusic/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.sukura.cloudmusic; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 7151CAD724AFE153004C4563 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = cloudmusicTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.5; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.sukura.cloudmusicTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/cloudmusic.app/cloudmusic"; }; name = Debug; }; 7151CAD824AFE153004C4563 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = cloudmusicTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.5; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.sukura.cloudmusicTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/cloudmusic.app/cloudmusic"; }; name = Release; }; 7151CADA24AFE153004C4563 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = cloudmusicUITests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.sukura.cloudmusicUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = cloudmusic; }; name = Debug; }; 7151CADB24AFE153004C4563 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; INFOPLIST_FILE = cloudmusicUITests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.sukura.cloudmusicUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = cloudmusic; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7151CA9F24AFE14D004C4563 /* Build configuration list for PBXProject "cloudmusic" */ = { isa = XCConfigurationList; buildConfigurations = ( 7151CAD124AFE153004C4563 /* Debug */, 7151CAD224AFE153004C4563 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 7151CAD324AFE153004C4563 /* Build configuration list for PBXNativeTarget "cloudmusic" */ = { isa = XCConfigurationList; buildConfigurations = ( 7151CAD424AFE153004C4563 /* Debug */, 7151CAD524AFE153004C4563 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 7151CAD624AFE153004C4563 /* Build configuration list for PBXNativeTarget "cloudmusicTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 7151CAD724AFE153004C4563 /* Debug */, 7151CAD824AFE153004C4563 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 7151CAD924AFE153004C4563 /* Build configuration list for PBXNativeTarget "cloudmusicUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( 7151CADA24AFE153004C4563 /* Debug */, 7151CADB24AFE153004C4563 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ /* Begin XCRemoteSwiftPackageReference section */ 7151CAE824AFFE6B004C4563 /* XCRemoteSwiftPackageReference "Alamofire" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/Alamofire/Alamofire.git"; requirement = { kind = upToNextMajorVersion; minimumVersion = 5.2.1; }; }; 7151CAF324B02DDA004C4563 /* XCRemoteSwiftPackageReference "SwiftyJSON" */ = { isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/SwiftyJSON/SwiftyJSON.git"; requirement = { kind = upToNextMajorVersion; minimumVersion = 5.0.0; }; }; /* End XCRemoteSwiftPackageReference section */ /* Begin XCSwiftPackageProductDependency section */ 7151CAE924AFFE6B004C4563 /* Alamofire */ = { isa = XCSwiftPackageProductDependency; package = 7151CAE824AFFE6B004C4563 /* XCRemoteSwiftPackageReference "Alamofire" */; productName = Alamofire; }; 7151CAF424B02DDA004C4563 /* SwiftyJSON */ = { isa = XCSwiftPackageProductDependency; package = 7151CAF324B02DDA004C4563 /* XCRemoteSwiftPackageReference "SwiftyJSON" */; productName = SwiftyJSON; }; /* End XCSwiftPackageProductDependency section */ /* Begin XCVersionGroup section */ 7151CAB224AFE14D004C4563 /* cloudmusic.xcdatamodeld */ = { isa = XCVersionGroup; children = ( 7151CAB324AFE14D004C4563 /* cloudmusic.xcdatamodel */, ); currentVersion = 7151CAB324AFE14D004C4563 /* cloudmusic.xcdatamodel */; path = cloudmusic.xcdatamodeld; sourceTree = ""; versionGroupType = wrapper.xcdatamodel; }; /* End XCVersionGroup section */ }; rootObject = 7151CA9C24AFE14D004C4563 /* Project object */; }