没有名称或路径为“iphoneos2.2.1”的 SDK; LinkedIn-iPhone

发布于 2024-10-10 00:52:15 字数 420 浏览 5 评论 0原文

我下载了 linkedin 与 iPhone 应用程序集成的示例项目 http://github.com/ResultsDirect/LinkedIn-iPhone

我运行演示项目

但出现错误

error: There is no SDK with the name or path 'iphoneos2.2.1'

我正在使用 XCode 版本 3.2.4

我还尝试将 Base SDK 和 iOS Develoment Target 更改为 3.2/4.0/4.1,但出现同样的错误。

-阿米特·巴坦

I download a sample project of linkedin integration with iPhone Application
http://github.com/ResultsDirect/LinkedIn-iPhone

I run the demo project

but giving error

error: There is no SDK with the name or path 'iphoneos2.2.1'

I am using XCode Version 3.2.4

I also try to change the Base SDK and iOS Develoment Target to 3.2/4.0/4.1, but same error occur.

-Amit Battan

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

南冥有猫 2024-10-17 00:52:15

事实证明,这是由于依赖子项目OAuthLib库项目中的SDK设置没有更新为最新的SDK而导致的。

更新的项目文件可在 git://github.com/Smartovation/LinkedIn-iPhone.git 的 fork 上找到

It turns out that this is caused by the SDK setting in the dependent sub-project OAuthLib library project not being updated for the latest SDK.

Updated project files are available on the fork at git://github.com/Smartovation/LinkedIn-iPhone.git

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文