如何下载 iPhone 版 ParseKit?
非常基本(而且可能非常愚蠢)的问题,但我不熟悉下载源代码的过程。即使您从未下载过此文件,您也可以指出我缺少的内容。
我正在尝试获取与我的 iPhone 应用程序一起使用的 ParseKit 解析器生成器:
说明说我需要一个名为“ParseKit.xcodeproj”的项目文件:
http://parsekit.com/iphone.html
下面的链接将我带到源文件,但我看不到在哪里获取实际的项目文件:
http://code.google.com/p/ todparsekit/source/browse/#svn%2Ftags%2Frelease-1.5-tag
ParseKit.xcodeproj 在左边,但我无法下载它本身, project.pbxproj 打开以包含一些源代码。我如何获取项目文件本身?
对这个问题表示歉意,但整个事情似乎非常不明显,为什么不只提供一个下载链接呢?我一定是错过了什么...
谢谢!
Really basic (and probably quite idiotic) question but I'm not familiar with this procedure of downloading source code. Even if you've never download this you may be able to point out what I'm missing.
I'm trying to get the ParseKit parser generator for use with my iPhone app:
The instructions say I need a project file called 'ParseKit.xcodeproj':
http://parsekit.com/iphone.html
The link below takes me to the source files, but I can't see where to get the actual project file:
http://code.google.com/p/todparsekit/source/browse/#svn%2Ftags%2Frelease-1.5-tag
ParseKit.xcodeproj is on the left but I can't download it itself, project.pbxproj opens up to contain some source code. How can I get the project file itself?
Apologies for the question but the whole thing seems painfully unobvious, why not just provide a download link? I must be missing something...
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须使用 svn 检查代码。
http://subversion.tigris.org/
You have to check out the code using svn.
http://subversion.tigris.org/