instruments sandbox
Hi all,
Im currently working on memory leaks of an app using xcode4 and instruments/profile. the app connects to servers to read data and then perform some tasks based on that data. Unfortunately when i run instruments to look for leaks it puts it in a sandbox and doesnt allow me to connect to any servers. Is there any way around this? or do i have to fake the connections and data input to test my app with instruments.
thanks, any guidance would be appreciated
|