Skip to content
Merged
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
25 changes: 0 additions & 25 deletions Scripts/check-nested-frameworks.sh

This file was deleted.

20 changes: 0 additions & 20 deletions WooCommerce/WooCommerce.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8970,7 +8970,6 @@
B56DB3C42049BFAA00D4AA8E /* Resources */,
B5650B1020A4CD7F009702D0 /* Embed Frameworks */,
B7A94351C1ADC31EA528B895 /* [CP] Embed Pods Frameworks */,
095040D72655531C001D08FA /* Check for nested frameworks */,
3F1FA85028B60126009E246C /* Embed Foundation Extensions */,
);
buildRules = (
Expand Down Expand Up @@ -9478,25 +9477,6 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
095040D72655531C001D08FA /* Check for nested frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Check for nested frameworks";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = "/bin/sh -euo pipefail";
shellScript = "${PROJECT_DIR}/../Scripts/check-nested-frameworks.sh\n";
showEnvVarsInLog = 0;
};
3F50FE4528CAEE9F00C89201 /* Enforce AppLocalizedString usages */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
Expand Down