【问题标题】:Getting error when installing phonegap-plugin-push on iOS for Ionic 2 project在 iOS 上为 Ionic 2 项目安装 phonegap-plugin-push 时出错
【发布时间】:2017-06-16 12:26:22
【问题描述】:

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

[!] `<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.

【问题讨论】:

  • 可能与插件无关..查看here
  • 我是 iOS 开发新手,找不到 General->Linked Frameworks 和库。请帮忙
  • 你能在xcode中打开项目吗?

标签: ios cordova ionic2 phonegap-plugins


【解决方案1】:

这为我解决了问题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”复选框,再次点击,然后重新尝试添加插件。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-02-28
    • 2017-07-28
    • 1970-01-01
    • 2020-04-22
    • 2019-01-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多