Remove deep forced code signing option

This option should no longer be needed for anything.
lastfm
Christopher Snowhill 2022-06-21 19:39:36 -07:00
parent d78b31d34e
commit 82a1a400d9
1 changed files with 0 additions and 2 deletions

View File

@ -2973,7 +2973,6 @@
"-D__MACOSX__",
"-DHAVE_CONFIG_H",
);
OTHER_CODE_SIGN_FLAGS = "--deep -f";
OTHER_LDFLAGS = (
"-weak_framework",
CogAudio,
@ -3026,7 +3025,6 @@
"-D__MACOSX__",
"-DHAVE_CONFIG_H",
);
OTHER_CODE_SIGN_FLAGS = "--deep -f";
OTHER_LDFLAGS = (
"-weak_framework",
CogAudio,