Tags: KrishKrosh/TrackWeight
Tags
Adds support for macos13 (#45) * 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. * Target to macOS 13.0
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>
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>