Showing All Messages : error: open /Users/apple/Library/Developer/Xcode/DerivedData/PDoctor-dkhmpttmnuppvbcxijlcxacfpzcl/Build/Products/Debug-iphoneos/PDoctor.app/EaseUIResource.bundle/[email protected]: N

2报错

Showing All Messages

: error: open /Users/apple/Library/Developer/Xcode/DerivedData/xxx-dkhmpttmnuppvbcxijlcxacfpzcl/Build/Products/Debug-iphoneos/xxx.app/EaseUIResource.bundle/[email protected]: No such file or directory

解决:

把文件夹这里边删除掉   /Users/apple/Library/Developer/Xcode/DerivedData/  (缓存原因)    /Users/apple/Library/Developer/Xcode/DerivedData/ 拷贝到

原文地址:https://www.cnblogs.com/cnxBK/p/9138533.html

时间: 2024-08-07 01:34:17

Showing All Messages : error: open /Users/apple/Library/Developer/Xcode/DerivedData/PDoctor-dkhmpttmnuppvbcxijlcxacfpzcl/Build/Products/Debug-iphoneos/PDoctor.app/EaseUIResource.bundle/[email protected]: N的相关文章

file not found: /Users/hx/Library/Developer/Xcode/DerivedData/Build/Products/...

由于一个工程里有两个target,暂且称为target A和target B 吧!在更改了工程名后,在模拟器中运行时就报以下错误: ld: file not found: /Users/hx/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphonesimulator/YQ_HX.app/YQ_HX clang: error: linker command failed with exit code 1 (use -v to s

xcode 编译错误 note: please rebuild precompiled header '/Users/wdl/Library/Developer/Xcode/DerivedData/ModuleCache/97F16MVNSP3M/UIKit-35TDUEIBFI6H.pcm'

在真机调试时遇到 atal error: file '/Applications/Xcode6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWebView.h' has been modified since the precompiled hea

Xcode6中更换项目ld: file not found: /Users/kstsurake/Library/Developer/Xcode/DerivedData

今天换了机器,结果从 svn检出项目的时候报错 : ld: file not found: /Users/kstsurake/Library/Developer/Xcode/DerivedData/combine_api-cxndvfapaedchyejiwjegzwqcqiu/Build/Products/Debug-iphonesimulator/combine_api.app/combine_api 各种解决方案无效,最后尝试关掉 test ,结果世界一下子清净了. 注意:这是最简单暴力的

/Users/macbook/Library/Developer/Xcode/DerivedData/MapViewDemo: No such file or direc

/Users/macbook/Library/Developer/Xcode/DerivedData/MapViewDemo: No such file or direc 版权声明:本文为博主原创文章,未经博主允许不得转载. https://blog.csdn.net/Fantasy_Jun/article/details/78270543 错误如下: make directory /Users/macbook/Library/Developer/Xcode/DerivedData/MapVie

file not found: /Users/iOS/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphonesimulator/a.app/a

打开项目文件夹内->显示.xcodeproj包内容->打开project.pbxproj文件->修改TEST_HOST = "$(BUILT_PRODUCTS_DIR)/旧名字.app/旧名字" 为 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/新名字.app/新名字"  关闭保存文件,打开项目clean 一下重新run一下就解决了

fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/apple/Library/Developer

在同时安装使用Xcode5, Xcode6之后, 经常遇到这个问题. fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/apple/Library/Developer/Xcode/DerivedData/ModuleCache/1380X6D9Q9RXZ/Darwin.pcm": module file not found' 解决办法: clean 一下就好了.. fatal err

malformed or corrupted AST file: 'Unable to load module "/Users/smile/Library/Developer/Xcode/Deri的解

Xcode编译的时候,在5s以上没有问题,但是在4s和5报错 malformed or corrupted AST file: 'Unable to load module "/Users/smile/Library/Developer/Xcode/Derive 解决办法为: 点击XCODE的菜单Window,然后选择Organizer,在弹出的对话框的最上面选择Projects, 如下对话框. 然后点击delete删除即可 malformed or corrupted AST file: 'U

iOS "fatal error: malformed or corrupted AST file - Xcode"解决方案

运行项目时遇见问题: fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/me/Library/Developer/Xcode/DerivedData/ModuleCache/XYZYIE6ZV0OP/Darwin.pcm": file not found' note: after modifying system headers, please delete the module c

error: no curses/termcap library found

[[email protected] mysql-5.1.73]# ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install..