Skip to content
This repository was archived by the owner on Dec 10, 2020. It is now read-only.

tangkunyin/XFruitsMobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

361 Commits
 
 
 
 
 
 

Repository files navigation

XFruitsMobile For iOS

拾个鲜果移动端Native源码(仅iOS平台)

使用

git clone git@github.com:tangkunyin/XFruitsMobile.git

cd XFruits-iOS/

此过程比较耗时,建议耐心等待

carthage bootstrap

当需要增加或更新项目中第三方库的最新的编译版本时,请执行如下命令:

carthage update Box

或者

carthage update Box1 Box2

重新编译

carthage build --platform iOS

如果Carthage提示需要更新,执行

brew upgrade carthage

如果有多个Xcode,请选择合适的Swift版本

sudo xcode-select -switch /Applications/Xcode-beta.app

swift --version

About

当年业余创业做的小项目

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors