3 Commits
Author SHA1 Message Date
Krish Shah 22d83a5d26 Enhance README with universal binary build instructions and update CI workflow for architecture verification. Adjust Xcode project settings for universal binary support and improve local build script to verify binary architectures. (#43) 2025-07-26 21:39:08 -04:00
Krish Shah 360d9638d3 make signed and notarized workflow (#40) 2025-07-26 20:24:21 -04:00
059591f7cd 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>
2025-07-25 03:53:30 -04:00