diff --git a/ShortPlay.xcodeproj/project.pbxproj b/ShortPlay.xcodeproj/project.pbxproj index 148cb3e..c05cd2a 100644 --- a/ShortPlay.xcodeproj/project.pbxproj +++ b/ShortPlay.xcodeproj/project.pbxproj @@ -7,7 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 1DBC41082DA4FC140093FCB0 /* Kingfisher in Frameworks */ = {isa = PBXBuildFile; productRef = 1DBC41072DA4FC140093FCB0 /* Kingfisher */; }; 44750E76352CA5F5653C130B /* Pods_ShortPlay.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CB082E16E94AEEE7602DC87 /* Pods_ShortPlay.framework */; }; 8259C195B8627F99A0DA2633 /* Pods_ShortPlayTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3049C811FA3662418C9EEACE /* Pods_ShortPlayTests.framework */; }; F30A67DA1559E80D2303D8BD /* Pods_ShortPlay_ShortPlayUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8DB457634938350C07D587D4 /* Pods_ShortPlay_ShortPlayUITests.framework */; }; @@ -81,7 +80,6 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 1DBC41082DA4FC140093FCB0 /* Kingfisher in Frameworks */, 44750E76352CA5F5653C130B /* Pods_ShortPlay.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; @@ -738,25 +736,6 @@ defaultConfigurationName = Release; }; /* End XCConfigurationList section */ - -/* Begin XCRemoteSwiftPackageReference section */ - 1DBC41062DA4FC140093FCB0 /* XCRemoteSwiftPackageReference "Kingfisher" */ = { - isa = XCRemoteSwiftPackageReference; - repositoryURL = "https://github.com/onevcat/Kingfisher.git"; - requirement = { - kind = upToNextMajorVersion; - minimumVersion = 8.3.1; - }; - }; -/* End XCRemoteSwiftPackageReference section */ - -/* Begin XCSwiftPackageProductDependency section */ - 1DBC41072DA4FC140093FCB0 /* Kingfisher */ = { - isa = XCSwiftPackageProductDependency; - package = 1DBC41062DA4FC140093FCB0 /* XCRemoteSwiftPackageReference "Kingfisher" */; - productName = Kingfisher; - }; -/* End XCSwiftPackageProductDependency section */ }; rootObject = 1DBC40512DA4EDFC0093FCB0 /* Project object */; } diff --git a/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/build-request.json b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/build-request.json new file mode 100644 index 0000000..38eab09 --- /dev/null +++ b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/build-request.json @@ -0,0 +1,27 @@ +{ + "buildCommand" : { + "command" : "build", + "skipDependencies" : false, + "style" : "buildOnly" + }, + "configuredTargets" : [ + + ], + "continueBuildingAfterErrors" : false, + "dependencyScope" : "workspace", + "enableIndexBuildArena" : false, + "hideShellScriptEnvironment" : false, + "parameters" : { + "action" : "build", + "overrides" : { + + } + }, + "qos" : "utility", + "schemeCommand" : "launch", + "showNonLoggedProgress" : true, + "useDryRun" : false, + "useImplicitDependencies" : false, + "useLegacyBuildLocations" : false, + "useParallelTargets" : true +} \ No newline at end of file diff --git a/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/description.msgpack b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/description.msgpack new file mode 100644 index 0000000..05a3f05 Binary files /dev/null and b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/description.msgpack differ diff --git a/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/manifest.json b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/manifest.json new file mode 100644 index 0000000..7391713 --- /dev/null +++ b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/manifest.json @@ -0,0 +1 @@ +{"client":{"name":"basic","version":0,"file-system":"device-agnostic","perform-ownership-analysis":"no"},"targets":{"":[""]},"commands":{"":{"tool":"phony","inputs":[""],"outputs":[""]},"P0:::Gate WorkspaceHeaderMapVFSFilesWritten":{"tool":"phony","inputs":[],"outputs":[""]}}} \ No newline at end of file diff --git a/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/target-graph.txt b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/target-graph.txt new file mode 100644 index 0000000..b83b158 --- /dev/null +++ b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/target-graph.txt @@ -0,0 +1 @@ +Target dependency graph (0 target) \ No newline at end of file diff --git a/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/task-store.msgpack b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/task-store.msgpack new file mode 100644 index 0000000..6cef3fe Binary files /dev/null and b/build/XCBuildData/051afafafca818e9a9979012ae933ebc.xcbuilddata/task-store.msgpack differ