Open source China iosclient

Source: Internet
Author: User

I want to see someone else develop the project. By absorbing experience and then finding open China, Daniel Some online have also developed their own open source in China client

On the internet to see a lot of netizens said, can not download things like installation, I brought my way, some of my friends want to help.


Https://github.com/jimneylee/JLRubyChina-iPhone opensource China Source code address


The interface is as follows:


Very many friends will click Download ZIP directly and then download it. Open it. When opened, the Cocoapods update executes directly such as the following command line

Pod Install

Downloaded the other SDK down, thought to be able to execute, the result appears

JLNimbusTimeline.h File not found


Solution:

Do not click Download zip to download directly. Get the git address directly. Clone down. And then follow the steps of Daniel to be able to execute the step by step.


Procedures such as the following:

Clone to local, manually join the dependent library installation method

    • 1, submodule Update
git submodule update

Note: git submodule update When you cannot update a dependent library, press for example to join again:

git submodule add https://github.com/jimneylee/JLNimbusTimeline.git vendor/jlnimbustimelinegit submodule Add https://github.com/jimneylee/MarkdownSyntaxEditor.git vendor/markdownsyntaxeditorgit submodule add Https://github.com/jimneylee/TSEmojiView.git Vendor/tsemojiview
    • 2, Cocoapods Update
Pod Install

Note: If you need to add other dependent libraries, please change podfile

  • 3. Replace pod with dependency library with Projectvendorfolder under theNimbus_fixbugAndJSONKit_fixerrorReplace the corresponding file that the pod was added to.Nimbus_fixbugis to resolve the list of posts highlighted name or link cannot be clicked.JSONKit_fixerrorTo resolve errors and warnings caused by the compilation.

In fact this jsonkit is useless, but because Jsonkit is Nimbus submodule recursive dependency introduced. So the new version number is not released in Nimbus, and it can only be handled temporarily. Previously considered ' git submodule add ' relies on Nimbus. Remove the Jsonkit library, but it will be project bloat. Outweigh There is a problem. Please join in the issue!

4. Open the project through ' Jlrubychina.xcworkspace '. You can also define the Xopen command to open easily


Open execution, you are done. I'm a rookie. I hope that we are more generous to learn from each other, many other exchanges can add qq:841188627 new QQ Group: 181575686 (iOS Exchange Group)

Copyright notice: This article blog original article. Blogs, without consent, may not be reproduced.

Open source China iosclient

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.