For most of my apps I build a launcher that then loads the actual working stack from a remote location. I assume that's impossible due to Apple's restrictions on loading code remotely. But is it possible to save out a stack from the app locally, allowing it to be saved periodically and loaded locally at startup?