V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
qinbingchen
V2EX  ›  iDev

xcode8 怎么总挂呢 打开还没事 但是只要我一打字输入,就崩溃...8.3 8.3.2 都是这样,,难道逼我退回 7 吗?

  •  
  •   qinbingchen · 2017-05-06 12:49:48 +08:00 · 3594 次点击
    这是一个创建于 2519 天前的主题,其中的信息可能已经有所发展或是发生改变。

    有没有人遇到过?就是只要开始打字,就 crash 了

    9 条回复    2017-05-17 13:39:33 +08:00
    tuimaochang
        1
    tuimaochang  
       2017-05-06 13:00:58 +08:00
    换个输入法试试?
    laoyur
        2
    laoyur  
       2017-05-06 13:09:52 +08:00
    swift 的支持依然一坨屎,连个变量重命名都不支持,代码着色动不动就丢,代码敲快一点那个什么 source 的进程 cpu 占用就嗖嗖嗖,还好几次 100%,把我 cpu 温度飙到 80°,真的服了
    sl0000
        3
    sl0000  
       2017-05-06 13:43:13 +08:00
    检查一下 keychain 有没有太多重复的证书, 有就清掉, 清掉 DerivedData
    hactrox
        4
    hactrox  
       2017-05-06 13:48:49 +08:00

    楼主说的没碰到,倒是跟 2L 一样痛苦。
    PopeyeLau
        5
    PopeyeLau  
       2017-05-08 11:31:05 +08:00 via iPhone
    OC 应该没啥毛病
    据说会单独给 Swift 出个 IDE ?
    sobigfish
        6
    sobigfish  
       2017-05-08 12:16:14 +08:00
    有按插件么?插件去了试试
    kingliang123
        7
    kingliang123  
       2017-05-08 13:44:35 +08:00
    可以试试 appcode, 提示很带劲。
    qinbingchen
        8
    qinbingchen  
    OP
       2017-05-08 21:12:23 +08:00
    @kingliang123 暂时用的是
    okerivy
        9
    okerivy  
       2017-05-17 13:39:33 +08:00
    我的日志 是这个插件的问题 KSImageNamed.CompletionStrategy.ImageNamed

    https://github.com/ksuther/KSImageNamed-Xcode/issues/86

    解决办法:
    是插件引起的原因 删除插件即可

    两个目录的都删除

    ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins

    ~/Library/Developer/Xcode/Plug-ins/
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5270 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 09:21 · PVG 17:21 · LAX 02:21 · JFK 05:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.