首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在离子2项目的iOS上安装phonegap-plugin-push时出错

在离子2项目的iOS上安装phonegap-plugin-push时出错
EN

Stack Overflow用户
提问于 2017-01-31 14:48:52
回答 1查看 389关注 0票数 0

我正在尝试为Ionic 2项目中的iOS安装“phonegap plugin-push”,但得到了以下错误:

代码语言:javascript
复制
[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `7EC8547169A74BD5A8A5460B` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `A681F5B62F934658A6DEC23E` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `E23C540A0DA14793BE17F093` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `1AC97AB1822E4E15997E168E` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `AE2A50F808434C37B9584D53` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `EB49FF87CB794718B96280A7` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `998B570BB91F4A0FB8D4B663` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `8562C2D8B88748C69F022169` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `F07DC83F4D744CFB8600CBAF` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.

[!] `<PBXSourcesBuildPhase UUID=`1D60588E0D05DD3D006BFB54`>` attempted to initialize an object with an unknown UUID. `4C4252986B454BB2AEA5BEAA` for attribute: `files`. This can be the result of a merge and  the unknown UUID is being discarded.
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2018-08-15 15:24:46

这为我解决了这个问题https://geek-is-stupid.github.io/2015-11-17-cocoapods-install-rase-warnings-this-can-be-the-result-of-a-merge-and-the-unknown-uuid-is-being-discarded/

摘要:

删除插件,转到Xcode,单击任意文件,打开右侧的检查器,单击"target“复选框,再次单击,然后重试添加插件。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/41951289

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档