2015-11-09 23:22:24 +08:00
2015-11-09 23:22:24 +08:00
2015-11-09 22:16:30 +08:00
2015-11-05 10:03:09 +08:00
2015-11-05 10:03:09 +08:00
2015-11-05 10:03:09 +08:00
2015-08-31 01:16:24 +08:00
2015-08-31 01:16:24 +08:00
2015-08-31 01:16:24 +08:00
2015-10-27 23:52:17 +08:00
2015-08-23 22:00:29 +08:00

Libr IOS App

Uasage

git clone https://github.com/Librcn/Libr-ios
cd Libr-ios
git submodule update --init --recursive
open librx.xcodeproj

Requirements

  • Xcode 6.3.1
  • ISO 8

Dependency

  • Alamofire

Install Denpendency

1, Install carthage

brew update // if requirement
brew install carthage

2, Update Denpendency

Carthage update

Usage:

archive # Archives a built framework into a zip that Carthage can use
bootstrap # Check out and build the project's dependencies
build # Build the project's dependencies
checkout # Check out the project's dependencies
copy-frameworks # In a Run Script build phase, copies each framework specified by a SCRIPT_INPUT_FILE environment variable into the built app bundle
fetch #Clones or fetches a Git repository ahead of time
help #Display general or command-specific help
update #Update and rebuild the project's dependencies
version #Display the current version of Carthage
S
Description
No description provided
Readme
45 MiB
Languages
Objective-C 54.1%
Swift 44.7%
HTML 1%
Ruby 0.1%