GenerateDSYMFile - myApp.app.dSYM:警告AppRight.framework iWatcher-Prefix.pch.pch:没有这样的文件或目录

时间:2016-06-15 07:06:17

标签: objective-c

您好我的应用程序中有此警告。 我在这里尝试了几个问题,但我仍然有这个警告。

我的Xcode版本7.3.1。

How to Resolve Xcode Linker Warnings For Tests Target in App

Why isn't ProjectName-Prefix.pch created automatically in Xcode 6?

GenerateDSYMFile /Users/myName/Library/Developer/Xcode/DerivedData/myApp-fmkhzdegfwstnraidtlamfmzobuq/Build/Products/Debug-iphoneos/myApp.app.dSYM /Users/myName/Library/Developer/Xcode/DerivedData/myApp-fmkhzdegfwstnraidtlamfmzobuq/Build/Products/Debug-iphoneos/myApp.app myApp
cd /Users/myName/Desktop/myApp
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/myName/Library/Developer/Xcode/DerivedData/myApp-fmkhzdegfwstnraidtlamfmzobuq/Build/Products/Debug-iphoneos/myApp.app/myApp -o /Users/myName/Library/Developer/Xcode/DerivedData/myApp-fmkhzdegfwstnraidtlamfmzobuq/Build/Products/Debug-iphoneos/myApp.app.dSYM

while processing /Users/myName/Desktop/myApp/AppRight.framework/AppRight(GrNativeCrashEvent.o):
warning: /Users/gryphonet/workspace/ios/iWatcher/Build/Intermediates/PrecompiledHeaders/iWatcher-Prefix-clslxlldlvbjdmgkugmxtoospkbr/iWatcher-Prefix.pch.pch: No such file or directory

0 个答案:

没有答案