简体   繁体   中英

Using Shark with MonoTouch, no symbols

I'm trying to use Shark to profile a release build of my iPhone app but I don't have symbol information. Everything is "Unknown library" and hex addresses. I followed these instructions and added -nosymbolstrip -aot="iphone-abi" to Extra Arguments, but no luck.

This is on an iPhone 3G with OS version 3.1.2.

Just to see if it was due to my old OS version, I tried the same thing on my iPhone4 with 4.2.1 and I get a different issue. On that device, Shark won't even start profiling when I click Start.

Shark is no longer supported in the most recent XCodes. Use Instruments , instead.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM