Skip to content

Commit

Permalink
Rolls back an unnecessary build step
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Dec 20, 2024
1 parent 446cff2 commit 5890980
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions DuckDuckGo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1366,16 +1366,6 @@
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
7B4DC5D92CB2D0F100EE5CC2 /* Embed ExtensionKit Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "$(EXTENSIONS_FOLDER_PATH)";
dstSubfolderSpec = 16;
files = (
);
name = "Embed ExtensionKit Extensions";
runOnlyForDeploymentPostprocessing = 0;
};
83E282AC20BC1840005FBE88 /* Embed App Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
Expand Down Expand Up @@ -6930,7 +6920,6 @@
F10307651E7D5B2C0059FEC7 /* Copy Frameworks */,
83E282AC20BC1840005FBE88 /* Embed App Extensions */,
EE9286812A812BD2002B7818 /* Embed PacketTunnelProvider */,
7B4DC5D92CB2D0F100EE5CC2 /* Embed ExtensionKit Extensions */,
);
buildRules = (
);
Expand Down

0 comments on commit 5890980

Please sign in to comment.