【问题标题】:library not found for -lTestFlight when building Cordova project with Testflight plugin installed via plugman使用通过plugman安装的Testflight插件构建Cordova项目时找不到-lTestFlight的库
【发布时间】:2013-05-21 15:10:58
【问题描述】:

我使用plugman 命令为我的 ios Cordova 项目安装 TestFlight 插件。 TestFlight 插件位于https://github.com/shazron/TestFlightPlugin。下面是plugman install 命令id。

plugman --install --platform ios --project ./TestFlightApp --plugin https://github.com/shazron/TestFlightPlugin

尝试在我的设备上运行项目时收到以下信息

ld: library not found for -lTestFlight
clang: error: linker command failed with exit code 1 (use -v to see invocation)

我一直在挖掘,似乎对 project.pbxproj 的更改是导致构建失败的原因。

通过plugman 安装是否有任何已知问题或已知解决方案?如果这也有帮助,我很高兴提供更多背景信息,请告诉我。

提前致谢。

【问题讨论】:

    标签: ios cordova testflight


    【解决方案1】:

    plugman 0.7.7 刚刚被推送来解决这个问题:)

    原始问题:https://issues.apache.org/jira/browse/CB-3431

    当我向插件维护者报告时,该问题正在得到解决:https://github.com/shazron/TestFlightPlugin/issues/9

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-12-04
      • 2016-04-24
      • 2023-03-29
      • 2015-03-07
      相关资源
      最近更新 更多