我尝试了iOS 9.0和10.0模拟器,它们都是两个。“
谢谢
解决方法 请尝试采取截图的方法Update:
8.2.1 – Doesn’t works
8.3 – Works only with Mac OS SIErra
You can take vIDeos and screenshots of Simulator using the
xcrun
Xcode command-line utility. To take a screenshot,run the commandxcrun simctl io booted screenshot
. To take a vIDeo,run the commandxcrun simctl io booted recordVIDeo <filename>.<file extension>
. (9887264)
来源:Xcode 8.2 Release Notes
总结Simulator can crash when saving a screenshot when running on OS X El CAPItan. (29182710) The crash does not occur on macOS SIErra.
以上是内存溢出为你收集整理的ios – Xcode 8.2模拟器崩溃并在调试时保存屏幕截图全部内容,希望文章能够帮你解决ios – Xcode 8.2模拟器崩溃并在调试时保存屏幕截图所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)