无法删除“ AssetsPackManifest.plist”

时间:2019-03-19 23:38:42

标签: ios xcode

在Xcode 10中,为分散式Ad-Co准备应用程序存档时,发生错误。

enter image description here

1 个答案:

答案 0 :(得分:0)

  1. 从BuildPhases中删除plist文件->复制捆绑资源-> AssetsPackManifest.plist

  2. 尝试清理您的项目(Cmd + Shift + K) 并且,尝试构建您的项目。 这可能是解决方法之一。