xcode - Auxiliary executable possible on iOS? -


on os x, it's trivial add additional executable inside application bundle. possible on ios, , if so, permitted apple (private framework calls via objc_msgsend possible, not permitted)?

the ios version of nsbundle class includes the relevant apis, there no templates in xcode "command line tool", or empty target.

it possible restricted. it's allowed defined extension types. ios bundle structure has strict definition , loadable bundles not allowed.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -