Xcode 4 中的 ShareKit - 很多已弃用
我刚刚将 ShareKit 文件加载到我的项目中(否则效果很好),然后构建并运行(尚未添加任何代码)。
我收到 11 条警告和 37 条错误!
我在这里缺少什么吗?这些警告针对的是 SHK**** 文件中已弃用的函数。
有什么想法吗?
使用 Xcode 4。
感谢您的帮助, 科利亚
I have just loaded the ShareKit files into my project (which worked nicely otherwise), and went to build and run (with no code additions as yet).
I received 11 warnings and 37 errors!
Is there something I'm missing here? The warnings are for deprecated functions in the SHK**** files.
Any ideas?
Using Xcode 4.
Thanks for any assistance,
Kolya
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
这个分支(https://github.com/mo Generation/ShareKit)在 XCode 4/ 上完美编译/工作iPhone 3.2.1模拟器,应该对你有好处,而且是基于最新的官方版本:)
This fork (https://github.com/mogeneration/ShareKit) compiles/works perfectly on XCode 4/iPhone 3.2.1 Simulator, it should be good for you, besides is based on the latest oficial version :)
尝试 重生的 ShareKit - 由社区支持。
Try reborn ShareKit - supported by a community.
我正在使用 reborn ShareKit,但在将 shareKit 文件夹添加到我的项目后仍然收到一些警告。由于某种原因,在编译示例项目时,根本没有警告。 :(
I'm using reborn ShareKit, but still get some warnings after adding the shareKit folder to my project. For some reason, when compiling the example project, there are no warnings at all. :(
对于任何在 iOS5 中遇到 ShareKit 问题的人,Facebook 发布了他们自己的包装器,该包装器兼容性更高,因为你知道,Facebook 做到了。
https://github.com/facebook/facebook-ios-sdk
For anyone that has been having problems with ShareKit with iOS5, Facebook released their own wrapper which is way more compatible because you know, Facebook did it.
https://github.com/facebook/facebook-ios-sdk