Skip to content

First automated release!

Choose a tag to compare

@KrishKrosh KrishKrosh released this 25 Jul 07:58
· 11 commits to main since this release
059591f
Add build pipeline for both signed and unsigned builds. (#29)

* Initial plan

* Add comprehensive DMG build and signing pipeline with attribution

Co-authored-by: Rohithzr <1592554+Rohithzr@users.noreply.github.com>

* Update pipeline to build on current working branch for testing

Co-authored-by: Rohithzr <1592554+Rohithzr@users.noreply.github.com>

* Add unsigned DMG build pipeline for testing without certificates

Co-authored-by: Rohithzr <1592554+Rohithzr@users.noreply.github.com>

* add team id

* Fix missing backslash in xcodebuild archive command

Co-authored-by: Rohithzr <1592554+Rohithzr@users.noreply.github.com>

* Use DEVELOPMENT_TEAM from repository secrets instead of hardcoded value

Co-authored-by: Rohithzr <1592554+Rohithzr@users.noreply.github.com>

* fix pipeline manually

* fix mount perms

* fix mount perms in signed build file

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Rohithzr <1592554+Rohithzr@users.noreply.github.com>