I'm using the --deep
flag on a cocoa project that uses 3rd party frameworks. The aggregated content needs to be signed and this flag does the trick when added on "Other Code Signing Flags" in build settings.
I'm unable to find documentation on what the flag actually does. Can someone tell me or point me in the right direction ?