Skip to content

Commit da8a4df

Browse files
committed
Remove deep forced code signing option
This option should no longer be needed for anything.
1 parent a4692b8 commit da8a4df

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Cog.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,7 +2979,6 @@
29792979
"-D__MACOSX__",
29802980
"-DHAVE_CONFIG_H",
29812981
);
2982-
OTHER_CODE_SIGN_FLAGS = "--deep -f";
29832982
OTHER_LDFLAGS = (
29842983
"-weak_framework",
29852984
CogAudio,
@@ -3032,7 +3031,6 @@
30323031
"-D__MACOSX__",
30333032
"-DHAVE_CONFIG_H",
30343033
);
3035-
OTHER_CODE_SIGN_FLAGS = "--deep -f";
30363034
OTHER_LDFLAGS = (
30373035
"-weak_framework",
30383036
CogAudio,

0 commit comments

Comments
 (0)