zoukankan      html  css  js  c++  java
  • ios xcode foundation frame run error

    If you accidentally modify the system library files, do not panic, look at the following solutions.

     

    first: Of course it is used "command + Z"

    If not, look below:

    1、enter preferences(command + ,) , click location button

     

    2、select first row(Default Data), and then click Right arrow enter the path,you can look at the DerivedData file , Select all the files inside DerivedData and delete.

     

     

     

    3、last: clean and build your project.....

    If not, reinstall Xcode.

     

    成功的三大原则: 1、坚持 2、不要脸 3、坚持不要脸
  • 相关阅读:
    JUC学习
    java反射学习
    JSON入门学习
    redis
    NoSQ学习
    手写Lockl锁
    MapReduce过程
    scala学习
    idea jetty 配置
    java 基础--理论知识
  • 原文地址:https://www.cnblogs.com/xulinmei/p/7364123.html
Copyright © 2011-2022 走看看