Build pipeline scripts
Build your Unity project for multiple platforms in one line
Build and run from command-line for Android
Build a Unity project for Android and run it on a connected Android device from command-line, when Unity is closed.
Build and run from command-line for iOS
Build a Unity project for iOS and run it on a connected iOS device from command-line, when Unity is closed. This also works when Unity Editor does not support auto-run after building an Xcode project for the last version of Xcode.
Note: Unity 5.3.6 supports auto-run with Xcode 8, so the running part of this script is not required when using Unity 5.3.6+ with Xcode 8.