在Worklight应用程序中集成Crashlytics时找不到sqlcipher框架 [英] sqlcipher framework not found when integrating Crashlytics in a Worklight application

查看:105
本文介绍了在Worklight应用程序中集成Crashlytics时找不到sqlcipher框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试将Crashlytics for iOS集成到IBM Worklight 6.1项目中,但我收到了与sqlcipher.framework相关的错误。

I tried to integrate Crashlytics for iOS into an IBM Worklight 6.1 project, but I have got an error related to sqlcipher.framework.

这是否意味着Crashlytics和Worklight不兼容?

Does this means that Crashlytics and Worklight are not compatible?

有关信息,您可以在以下位置了解有关Crashlytics的更多信息: https://get.fabric.io/crashlytics

For info, you can know more about Crashlytics at: https://get.fabric.io/crashlytics

我得到的错误是:

ld: warning: directory not found for option '-F"/Users/myUsername/MyProjectPath/ProjectName/apps/AppName/iphone/native/Frameworks"'
ld: framework not found sqlcipher
clang: error: linker command failed with exit code 1 (use -v to see invocation)


推荐答案

我让它在Hyrid应用程序中运行。

I got it to work in a Hyrid app.


  1. 按照Crashlytics安装程序提供的步骤进行操作

  2. 一旦收到有关sqlcipher.framework的错误

  3. 打开Build Ph ases> Link Binary with Libraries

  4. 在列表中找到sqlcipher.framework并将其拖到顶部

  5. 再次按CMD + B

  1. Follow the steps provided by the Crashlytics "installer"
  2. Once you get the error about sqlcipher.framework
  3. Open Build Phases > Link Binary With Libraries
  4. Find sqlcipher.framework in the list and drag it to the top
  5. Press CMD+B again

应该通过这段时间。

这篇关于在Worklight应用程序中集成Crashlytics时找不到sqlcipher框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆