If so, how did you do it? I've read up on the Mac documentation, but am not experienced at creating bundles in iOS. To be clear, the app is not going on the app store so I'm not concerned about app store guidelines or hidden APIs. I'm aware of loading non-compiled assets and resources from bundles, but would like to load executable, compiled code.
Thanks in advance!