Skip to content

ByteriX/iBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build script for creating iOS and Mac applications

That is simple alternative of Fastlane

Usage for iOS

Help

sh build.sh --help

Example

sh build.sh -p ProjectName -ip -t --version auto

Usage for MasOS

Help

sh macBuild.sh --help

Example

sh macBuild.sh --project ProjectName --bundle ProjectName.Orgaization.com --user UserName Password123 --team 123456 --developer 'Developer ID Application: Ivan Pupkin (123456)' --all --cmake '-DCMAKE_PREFIX_PATH=/usr/local/Cellar/qt'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages