Skip to content

Commit 4f9b7f8

Browse files
committed
remove old libfido2swift fix
1 parent f34e291 commit 4f9b7f8

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

Xcodes.xcodeproj/project.pbxproj

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,6 @@
706706
buildConfigurationList = CAD2E7BC2449575100113D76 /* Build configuration list for PBXNativeTarget "Xcodes" */;
707707
buildPhases = (
708708
CAD2E79A2449574E00113D76 /* Sources */,
709-
D971F84C2E79102E005F84C9 /* Fix libfido2 structure */,
710709
CAD2E79B2449574E00113D76 /* Frameworks */,
711710
CA9FF8292594F33200E47BAF /* Generate Acknowledgements */,
712711
CAD2E79C2449574E00113D76 /* Resources */,
@@ -882,24 +881,6 @@
882881
shellPath = /bin/sh;
883882
shellScript = "cd \"${SRCROOT}/Xcodes/AcknowledgementsGenerator\"\nxcrun -sdk macosx swift run AcknowledgementsGenerator \\\n -p \"${SRCROOT}/Xcodes.xcodeproj\" \\\n -o \"${SRCROOT}/Xcodes/Resources/Licenses.rtf\"\n";
884883
};
885-
D971F84C2E79102E005F84C9 /* Fix libfido2 structure */ = {
886-
isa = PBXShellScriptBuildPhase;
887-
buildActionMask = 2147483647;
888-
files = (
889-
);
890-
inputFileListPaths = (
891-
);
892-
inputPaths = (
893-
);
894-
name = "Fix libfido2 structure";
895-
outputFileListPaths = (
896-
);
897-
outputPaths = (
898-
);
899-
runOnlyForDeploymentPostprocessing = 0;
900-
shellPath = /bin/sh;
901-
shellScript = "${SRCROOT}/Scripts/fix_libfido2_framework.sh\n";
902-
};
903884
/* End PBXShellScriptBuildPhase section */
904885

905886
/* Begin PBXSourcesBuildPhase section */

0 commit comments

Comments
 (0)