Skip to content

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Jun 26, 2025

  • fix applying entitlements to app bundles on sign step
  • verify signed entitlements for app bundles

- verify signed entitlements for app bundles
@StephenHodgson StephenHodgson requested a review from a team as a code owner June 26, 2025 17:09
@StephenHodgson StephenHodgson requested a review from Copilot June 26, 2025 17:10
Copilot

This comment was marked as outdated.

@StephenHodgson StephenHodgson requested a review from Copilot June 26, 2025 17:15
Copilot

This comment was marked as outdated.

@StephenHodgson StephenHodgson requested a review from Copilot June 26, 2025 17:23
Copilot

This comment was marked as outdated.

@StephenHodgson StephenHodgson requested a review from Copilot June 26, 2025 18:38
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the macOS app bundle signing process to ensure entitlements are correctly applied and verified. Key changes include adding checks for entitlements file validity, incorporating the entitlements into the codesign command, and verifying the signed entitlements using a new DeepEqual function.

Reviewed Changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated 1 comment.

File Description
src/xcode.ts Adds entitlements file validation, appends entitlements argument, and verifies signed entitlements
src/utilities.ts Introduces a DeepEqual function for deep comparison of entitlements
package.json Updates version to 1.3.3

@buildalon buildalon deleted a comment from Copilot AI Jun 26, 2025
@StephenHodgson StephenHodgson merged commit 9716df2 into main Jun 26, 2025
6 of 10 checks passed
@StephenHodgson StephenHodgson deleted the development branch June 26, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant