buildactions icon indicating copy to clipboard operation
buildactions copied to clipboard

BuildActions for use with the SuperUnityBuild build automation tool.

Results 15 buildactions issues
Sort by recently updated
recently updated
newest added

It would be useful to have a build action that enabled the configuration of iOS-specific build settings (e.g. development team and provisioning profile IDs) on a per-build basis

enhancement

Create a utility to run Unity Test Tools unit tests with option to abort build if tests fail. As suggested in https://github.com/Chaser324/unity-build/issues/28.

enhancement
help wanted

There are some additional flags available through the itch.io butler command line tool that should probably be surfaced as options. * [ ] `--verbose` - Provides additional details about push...

enhancement

I've previously used ZipFileOperation to create a zip for each of my builds, but I recently encountered a problem with this, possibly due to the project's current file size. Here's...

enhancement
hacktoberfest

I wrote a script that can automatically create a new github release and upload the newly created build to it.

stale

UploadItch ships the BurstDebugInformation_DoNotShip, when it obviously says not to ship.

Hi, I'm not sure if this already exists (if it does, please let me know), but there should be a way to abort post-build actions if a build fails. For...

When building manually, everything works fine. But when I build using SuperUnityBuild, it seems like the addressables arent included in the build. I get a bunch of "missing element with...