Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 0 additions & 42 deletions Feather.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
336D43982DB7454A00206400 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 336D43972DB7454A00206400 /* MobileCoreServices.framework */; };
3371F7322DA9ECDD00281AC6 /* Zip in Frameworks */ = {isa = PBXBuildFile; productRef = 3371F7312DA9ECDD00281AC6 /* Zip */; };
33CF13392DB5ACFB0021D4C5 /* SWCompression in Frameworks */ = {isa = PBXBuildFile; productRef = 33CF13382DB5ACFB0021D4C5 /* SWCompression */; };
570920BE2F98A4F0008C4A83 /* Feather.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 570920BD2F98A4F0008C4A83 /* Feather.xcconfig */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -122,12 +121,10 @@
3379C1B52DA869A1004372DA /* Sources */,
3379C1B62DA869A1004372DA /* Frameworks */,
3379C1B72DA869A1004372DA /* Resources */,
3379BC662DC9DB32004372DA /* Copy Acknowledgements */,
);
buildRules = (
);
dependencies = (
339776072DC9D0F800642FFB /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
3379C1BB2DA869A1004372DA /* Feather */,
Expand Down Expand Up @@ -194,7 +191,6 @@
330F68FF2DC03DF400D8C35D /* XCLocalSwiftPackageReference "NimbleKit" */,
3346F8372DC6C68300C7D508 /* XCRemoteSwiftPackageReference "Nuke" */,
33693A062DC8BF5B00730215 /* XCLocalSwiftPackageReference "AltSourceKit" */,
339776052DC9D05C00642FFB /* XCRemoteSwiftPackageReference "LicensePlist" */,
3349E7652DEFB46F00E317ED /* XCLocalSwiftPackageReference "IDeviceKitten" */,
);
preferredProjectObjectVersion = 77;
Expand All @@ -212,29 +208,11 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
570920BE2F98A4F0008C4A83 /* Feather.xcconfig in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
3379BC662DC9DB32004372DA /* Copy Acknowledgements */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Copy Acknowledgements";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "echo \"Will copy acknowledgements\"\n\nACKNOWLEDGEMENTS_DIR=${BUILT_PRODUCTS_DIR}/${CONTENTS_FOLDER_PATH}/com.mono0926.LicensePlist.Output\nDESTINATION_PATH=${BUILT_PRODUCTS_DIR}/${CONTENTS_FOLDER_PATH}/Settings.bundle/\n\ncp -r \"${ACKNOWLEDGEMENTS_DIR}\"/thewonderofyou.Feather \"${DESTINATION_PATH}\"\ncp -r \"${ACKNOWLEDGEMENTS_DIR}\"/thewonderofyou.Feather.plist \"${DESTINATION_PATH}\"\nrm -rf \"${ACKNOWLEDGEMENTS_DIR}\"\n";
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
3379C1B52DA869A1004372DA /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand All @@ -245,13 +223,6 @@
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
339776072DC9D0F800642FFB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
productRef = 339776062DC9D0F800642FFB /* LicensePlistBuildTool */;
};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
3379C1CB2DA869A3004372DA /* Debug */ = {
isa = XCBuildConfiguration;
Expand Down Expand Up @@ -568,14 +539,6 @@
minimumVersion = 2.1.2;
};
};
339776052DC9D05C00642FFB /* XCRemoteSwiftPackageReference "LicensePlist" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mono0926/LicensePlist";
requirement = {
kind = exactVersion;
version = 3.27.1;
};
};
33CF13372DB5ACFB0021D4C5 /* XCRemoteSwiftPackageReference "SWCompression" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/tsolomko/SWCompression";
Expand Down Expand Up @@ -634,11 +597,6 @@
package = 3371F6F52DA9EBA500281AC6 /* XCRemoteSwiftPackageReference "Zip" */;
productName = Zip;
};
339776062DC9D0F800642FFB /* LicensePlistBuildTool */ = {
isa = XCSwiftPackageProductDependency;
package = 339776052DC9D05C00642FFB /* XCRemoteSwiftPackageReference "LicensePlist" */;
productName = "plugin:LicensePlistBuildTool";
};
33CF13382DB5ACFB0021D4C5 /* SWCompression */ = {
isa = XCSwiftPackageProductDependency;
package = 33CF13372DB5ACFB0021D4C5 /* XCRemoteSwiftPackageReference "SWCompression" */;
Expand Down
72 changes: 0 additions & 72 deletions Feather.xcworkspace/xcshareddata/swiftpm/Package.resolved

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading