Comment on Mac App Store apps must implement sandboxing as of March 2012parentComments−jensnockert14yIt should work just like for Objective-C applications, it isn't implemented in Cocoa but at a kernel level.The sandbox has been around since Tiger (or at least Leopard) and with a proper configuration it works fine with Ruby/Python.
Comments
It should work just like for Objective-C applications, it isn't implemented in Cocoa but at a kernel level.
The sandbox has been around since Tiger (or at least Leopard) and with a proper configuration it works fine with Ruby/Python.