Skip to content

Commit

Permalink
Delete empty build phases
Browse files Browse the repository at this point in the history
  • Loading branch information
chickdan committed Jan 17, 2024
1 parent 4a2cbae commit e1b45ac
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions Swiftfin.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -732,15 +732,6 @@
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
5302F8322658B74800647A2E /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 7;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
62666DF927E5012C00EC0ECD /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 12;
Expand All @@ -763,16 +754,6 @@
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
628B95312670CABE0091AF3B /* Embed Foundation Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
);
name = "Embed Foundation Extensions";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
Expand Down Expand Up @@ -2842,8 +2823,6 @@
5377CBED263B596A003A4E83 /* Sources */,
5377CBEE263B596A003A4E83 /* Frameworks */,
5377CBEF263B596A003A4E83 /* Resources */,
5302F8322658B74800647A2E /* CopyFiles */,
628B95312670CABE0091AF3B /* Embed Foundation Extensions */,
62666DF927E5012C00EC0ECD /* Embed Frameworks */,
);
buildRules = (
Expand Down

0 comments on commit e1b45ac

Please sign in to comment.