Difficulty implementing ComicFlow project

后端 未结 2 1987
灰色年华
灰色年华 2021-01-29 04:21

Everyone knows there is a free source code application available for iPad named ComicFlow, but the source code is in the google source code - no download project link there.

2条回答
  •  一个人的身影
    2021-01-29 05:09

    I'm the owner of the project. What happened at that time is that one of ComicFlow's subrepositories (CocoaHTTPServer) was relocated from Google Code to GitHub and it prevented things to work correctly. I actually fixed this problem a while back.

    I also just did some significant changes to ComicFlow and it depends quite less on external repositories so the checkout process should be quite smoother.

    1. Install latest Xcode from Apple
    2. From Xcode > Preferences > Downloads > Components, install "Command Line Tools"
    3. Install latest Mercurial.
    4. Type this in Terminal hg clone https://code.google.com/p/comicflow

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题