Resources unload, XCode output.. how to silence?

I’ld rather not have someone hook up XCode and see when my app is unloading resources to free up memory…

Is there a way to make Resources.UnloadUnusedAssets execute in silent mode?

I would assume that it’s get’s disabled if you edit the “Scheme” in your Xcode project…set to release and disable debug.

well… nuts, I did a handoff of that build and the device this morning (it’s my only ipad)… so I’m not going to be able to check this for a few days now :frowning: