无法归档iOS项目

时间:2012-11-18 17:05:36

标签: ios app-store archive

似乎png图像存在某种问题(图标和默认屏幕截图)。试图在PhotoShop中重新保存它们,复制粘贴它们。它有时会改变图像的数量,但它们仍然存在。

以下是我遇到的错误:

1

  

CopyPNGFile   “/Users/admin/Library/Developer/Xcode/DerivedData/dotLang-hfjdkwzpxfuyaibhmihjxdyzyzqx/Build/Intermediates/ArchiveIntermediates/dotLang/InstallationBuildProductsLocation/Applications/dotlang.app/Default@2x.png”   “dotLang/Default@2x.png”       cd“/ Users / admin / Desktop / newCode 2 3 2 2 2 2 / dotLang”       SETENV PATH“/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/ usr / sbin目录:/ sbin目录”       /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng   -compress“”“/ Users / admin / Desktop / newCode 2 3 2 2 2 2/dotLang/dotLang/Default@2x.png”   “/Users/admin/Library/Developer/Xcode/DerivedData/dotLang-hfjdkwzpxfuyaibhmihjxdyzyzqx/Build/Intermediates/ArchiveIntermediates/dotLang/InstallationBuildProductsLocation/Applications/dotlang.app/Default@2x.png”

     

䏰\ 216 \ 346 \ 217ڱ@ A \ 346 \ 217 \ 320Command   /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng   发出错误但没有返回非零退出代码来指示   失败

2

  

CopyPNGFile   “/Users/admin/Library/Developer/Xcode/DerivedData/dotLang-hfjdkwzpxfuyaibhmihjxdyzyzqx/Build/Intermediates/ArchiveIntermediates/dotLang/InstallationBuildProductsLocation/Applications/dotlang.app/Default-568h@2x.png”   “dotLang/Default-568h@2x.png”       cd“/ Users / admin / Desktop / newCode 2 3 2 2 2 2 / dotLang”       SETENV PATH“/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/ usr / sbin目录:/ sbin目录”       /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng   -compress“”“/ Users / admin / Desktop / newCode 2 3 2 2 2 2/dotLang/dotLang/Default-568h@2x.png”   “/Users/admin/Library/Developer/Xcode/DerivedData/dotLang-hfjdkwzpxfuyaibhmihjxdyzyzqx/Build/Intermediates/ArchiveIntermediates/dotLang/InstallationBuildProductsLocation/Applications/dotlang.app/Default-568h@2x.png”

     

台〜\ 347 \ 217ڱ@ 1 \ 347 \ 217 \ 320命令   /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng   发出错误但没有返回非零退出代码来指示   失败

3

  

CopyPNGFile   “/Users/admin/Library/Developer/Xcode/DerivedData/dotLang-hfjdkwzpxfuyaibhmihjxdyzyzqx/Build/Intermediates/ArchiveIntermediates/dotLang/InstallationBuildProductsLocation/Applications/dotlang.app/Default-568h@2x.png”   “Default-568h@2x.png”       cd“/ Users / admin / Desktop / newCode 2 3 2 2 2 2 / dotLang”       SETENV PATH“/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/ usr / sbin目录:/ sbin目录”       /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng   -compress“”“/ Users / admin / Desktop / newCode 2 3 2 2 2 2/dotLang/Default-568h@2x.png”   “/Users/admin/Library/Developer/Xcode/DerivedData/dotLang-hfjdkwzpxfuyaibhmihjxdyzyzqx/Build/Intermediates/ArchiveIntermediates/dotLang/InstallationBuildProductsLocation/Applications/dotlang.app/Default-568h@2x.png”

     

Ᏸ\ 376 \ 343 \ 217ڱ@ \ 261 \ 343 \ 217 \ 320命令   /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/copypng   发出错误但没有返回非零退出代码来指示   失败

我做错了什么?

1 个答案:

答案 0 :(得分:0)

在摘要屏幕中右键单击Xco​​de中的图标,然后删除所有先前的图标,清除重建。