Skip to content

Custom BASH script for build, archive, export and upload APK and IPA to server with Telegram notification

License

Notifications You must be signed in to change notification settings

mopsicus/unity-build-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Build Pipeline

Custom BASH script for build, archive, export, sign and upload APK and IPA to server with Telegram notification

Also look at Unity Builder Helper

Features

  1. Works without running Unity and Xcode
  2. Update repo from GIT
  3. Run tests
  4. Build Android APK
  5. Build Xcode project
  6. Run post build script
  7. Compile, archive and export to IPA with configurated manifests
  8. Generate HTML for install links
  9. Upload all object to remote server via sshpass
  10. Notify by Telegram bot
  11. Demos and full C# and BASH source code are all included

How to use

  1. Edit params in SupportFiles/build.sh and manifests
  2. Run build.sh
  3. Make cup of tea

Demo

Run build.sh script in terminal and select build type

Demo build steps

About

Custom BASH script for build, archive, export and upload APK and IPA to server with Telegram notification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published