Skip to content

Ensure notarization env vars are available even if config is cached #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

PeteBishwhip
Copy link
Member

This pull request includes a change to the src/Commands/BuildCommand.php file. The change adds new environment variables related to notarization to the getEnvironmentVariables method.

Notarization-related changes:

  • src/Commands/BuildCommand.php: Added NATIVEPHP_APPLE_ID, NATIVEPHP_APPLE_ID_PASS, and NATIVEPHP_APPLE_TEAM_ID environment variables to support notarization.

@PeteBishwhip PeteBishwhip requested a review from a team April 2, 2025 10:47
@PeteBishwhip PeteBishwhip merged commit 58edda1 into main Apr 2, 2025
35 of 36 checks passed
@PeteBishwhip PeteBishwhip deleted the fix/ensure-notarization-env-vars branch April 2, 2025 10:54
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.

3 participants