Skip to content

fastlane 快车道Fastfile脚本gym文件编写套用 自动打包ipa 上传蒲公英/App Store

License

Notifications You must be signed in to change notification settings

XLsn0w/fastlane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastlane 快车道自动打包ipa 上传蒲公英 App Store

打包模式支持:

1. ad-hoc内测版本

2. development 开发版本

3. App Store公开版本

打包完成 + 上传成功

Fastfile

编写lane脚本 lane Action其实就是类似于函数的执行方法 朋友你要用的话 直接套用 改成你的项目名称即可

Success

1. 打开terminal(终端),进入项目根目录下,初始化fastlane

$: fastlane init

About

fastlane 快车道Fastfile脚本gym文件编写套用 自动打包ipa 上传蒲公英/App Store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages