Skip to content

[DEVOPS-1269] Update iOS provision profiles#2398

Merged
joseph-flinn merged 6 commits intomasterfrom
patch/update-ios-provision-profiles
Mar 2, 2023
Merged

[DEVOPS-1269] Update iOS provision profiles#2398
joseph-flinn merged 6 commits intomasterfrom
patch/update-ios-provision-profiles

Conversation

@joseph-flinn
Copy link

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Update the distribution cert and the provisioning profiles that expire today.

Code changes

  • .github/secrets/iphone-distribution-cert.p12: Update the iOS distribution cert
  • .github/secrets/dist_autofill.mobileprovision.gpg: Update profile to point to new distribution cert
  • .github/secrets/dist_bitwarden.mobileprovision.gpg: Update profile to point to new distribution cert
  • .github/secrets/dist_extension.mobileprovision.gpg: Update profile to point to new distribution cert
  • .github/secrets/dist_share_extension.mobileprovision.gpg: Update profile to point to new distribution cert
  • .github/secrets/dist_watch_app.mobileprovision.gpg: Update profile to point to new distribution cert
  • .github/secrets/dist_watch_app_extension.mobileprovision.gpg: Update profile to point to new distribution cert
  • src/watchOS/bitwarden/bitwarden.xcodeproj/project.pbxproj: Update the profile names to point to the new generic names that won't need to be updated again.
  • .github/resources/export-options-app-store.plist: Update the profile names to point to the new generic names that won't need to be updated again.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@joseph-flinn joseph-flinn requested a review from a team March 2, 2023 19:28
@joseph-flinn joseph-flinn enabled auto-merge (squash) March 2, 2023 19:33
@joseph-flinn joseph-flinn changed the title Patch/update ios provision profiles [DEVOPS-1269] Update iOS provision profiles Mar 2, 2023
@joseph-flinn joseph-flinn merged commit a81dfc2 into master Mar 2, 2023
@joseph-flinn joseph-flinn deleted the patch/update-ios-provision-profiles branch March 2, 2023 20:18
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.

2 participants