博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
iphone xcode 错误提示 Xcode encountered an internal logic error.
阅读量:6457 次
发布时间:2019-06-23

本文共 730 字,大约阅读时间需要 2 分钟。

利用xcode的Organizer上传应用程序时,碰到如下错误:

Xcode encountered an internal logic error. Choose "Continue" to continue running Xcode in an inconsistent state. Choose "Crash" to halt Xcode and file a bug with Crash Reporter. Choosing "Crash" will result in the loss of all unsaved data. 

 

该问题的解决办法是:清除缓存。具体见以下链接。

 

Here’s how to clean your caches:

1. Choose Users>your user name>Library>Caches.

2. From the Menu bar, choose Edit>Select All.

3. Drag all of the items to the Trash.

4. From the Macintosh HD, choose Library>Caches.

5. Choose Edit>Select All, and drag the items to the Trash. You’ll be required to type in an administrator’s password.

6. Restart your Mac.

 链接如下:

 链接2:

 

转载于:https://www.cnblogs.com/85538649/archive/2012/01/17/2324296.html

你可能感兴趣的文章
Office 365之SkyDrive Pro
查看>>
无缝滚动实现原理分析【公告栏】
查看>>
Java Web 高性能开发
查看>>
CentOS 4.4双网卡绑定,实现负载均衡
查看>>
Scala之柯里化和隐式转换
查看>>
获取androdmanifest里面的meta-data
查看>>
mysql拷贝表的几种方式
查看>>
用设计模式去掉没必要的状态变量 —— 状态模式
查看>>
linux安装elasticsearch及遇到的各种问题
查看>>
健忘的正则
查看>>
[转]CMake快速入门教程:实战
查看>>
IntelliJ IDEA创建JavaWeb工程及配置Tomcat部署
查看>>
Markdown用法
查看>>
求最大值及其下标
查看>>
轮播插件swiper.js?
查看>>
网路流24题总结
查看>>
15 个 Android 通用流行框架大全
查看>>
IE8兼容@media和mp4视频的解决方案
查看>>
第二周总结
查看>>
概率图模型建模、学习、推理资料总结
查看>>