Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在使用 iOS 5.0 的 Xcode 4.2 中调试非常慢。控制台中打印了一些内容。有什么已知的原因吗?
“警告:在本地找不到 ArtworkCache.framework/ArtworkCache 的副本,从远程设备上的内存中读取。这可能会减慢调试会话”
尝试清理您的项目并将目标设置中的优化级别更改为无。看看这是否有效。