ios - Do I need to ensure code signing happens on a bundle, within a Framework? -
i have built framework. framework contains bundle. bundle contains assets , xibs.
the bundle target (for assets , xibs) has option 'code sign', set 'do not code sign'.
what point of code signing bundle, , should doing it?
thanks
Comments
Post a Comment