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

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -