0

First, sorry for my poor English.

Problem appears on my ipod touch 4 which is iOS 5.1.1. When I add breakpoints, it takes Xcode long time to run. But it's OK if there's no breakpoint and it's also OK on iphone which is iOS 6.0(added breakpoints).

The first time I launch device debug, I saw an error 'Xcode has encountered an unexpected error (0xC002)' in Organizer-Devices, and I found solution by stackoverflow(Adding three dyld armv7 files, and all of them are zero-byte files. I don't know if they caused this problem.)

Environment: macbook air OSX 10.8.3, Xcode 4.5/4.6.

4

1 に答える 1

1

Xcode 4.6.2 にアップデートしようとしましたか? この問題が発生していましたが、4.6.2 で修正されました。

于 2013-05-15T03:22:45.037 に答える