Skip to content

Part of the Customizable Build Pipeline tool for the iOS build target

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

UniToolsTeam/unitools-build-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tool is legacy and not supported anymore, please use UniTools Build

UniTools Build iOS

This packages helps to add iOS build and distribution functionality in the build pipeline

Features

  • Build xCode project
  • Archive xCode project
  • Export .ipa
  • Upload archive to the App Store / Test Flight

Dependencies

Installation

Download

Latest Releases

Unity Package Manager (UPM)

You will need to have git installed and set in your system PATH.

Check package dependencies

Add the following to Packages/manifest.json where x.x.x the version (tag) check Latest Releases:

{
  "dependencies": {
    "com.unitools.cli": "https://github.com/UniToolsTeam/unitools-cli.git#x.x.x",
    "com.unitools.io": "https://github.com/UniToolsTeam/unitools-io.git#x.x.x",
    "com.unitools.build": "https://github.com/UniToolsTeam/unitools-build.git#x.x.x",
    "com.unitools.build.ios": "https://github.com/UniToolsTeam/unitools-build-ios.git#x.x.x",
    "...": "..."
  }
}

Getting Started

In progress..

About

Part of the Customizable Build Pipeline tool for the iOS build target

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages