开发者

Where does Xcode store whatever it downloads from devices?

开发者 https://www.devze.com 2023-02-21 18:47 出处:网络
When I attach an unrecognized iPhone to Xcode, it downloads some information from it. (I believe this includes debugging information.) Where does it store thi开发者_开发百科s information on my Mac\'s

When I attach an unrecognized iPhone to Xcode, it downloads some information from it. (I believe this includes debugging information.) Where does it store thi开发者_开发百科s information on my Mac's file system?

I would check myself, but I ran out of devices to throw at it before realizing I didn't know. :)


Both Xcode 4 and 5 store device symbols in ~/Library/Developer/Xcode/iOS DeviceSupport


The usual place is:

/Developer/Platforms/iPhoneOS.platform/DeviceSupport/<firmware_version>/Symbols
0

精彩评论

暂无评论...
验证码 换一张
取 消