Xcode Instruments error: “Allocations tracking library was not loaded in time”

廉价感情. 提交于 2019-11-30 23:20:15

问题


Problem started when installed Xcode5 bundle. I'm using Mavericks - not sure if that is relevant.

Cannot profile allocations in simulator. Instruments would load and start app in the simulators but instead of allocations log I see this:

Did anyone face this problem?


回答1:


Also got this error: If the simulator was set to "iPhone" (iOS6), and active scheme was iOS7, then I got this error as well.

Solution: So either set your active scheme to an iOS6 device, or change hardware in the simulator to an iOS7 device.



来源:https://stackoverflow.com/questions/19625082/xcode-instruments-error-allocations-tracking-library-was-not-loaded-in-time

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!