You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>