chore(cryptobox): remove proteusViaCoreCrypto flag - WPB-14604 - #3954
Merged
David-Henner merged 33 commits intoDec 11, 2025
Conversation
…wireapp/wire-ios into chore/retire-proteus-provider-WPB-21821
# Conflicts: # wire-ios-request-strategy/Tests/Sources/Notifications/PushNotifications/ZMLocalNotificationTests_Message.swift
Contributor
Test Results 7 files 871 suites 23m 53s ⏱️ For more details on these failures, see this check. Results for commit 5658cb2. ♻️ This comment has been updated with latest results. |
3 tasks
KaterinaWire
approved these changes
Dec 1, 2025
netbe
reviewed
Dec 1, 2025
netbe
left a comment
Collaborator
There was a problem hiding this comment.
the wire-ios-build-assets submodule should be changed, left some minor todos
3 tasks
…ove-proteusViaCoreCrypto-flag-WPB-14604
Base automatically changed from
chore/retire-proteus-provider-WPB-21821
to
develop
December 4, 2025 17:31
David-Henner
enabled auto-merge
December 5, 2025 09:24
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Dec 5, 2025
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Dec 5, 2025
David-Henner
enabled auto-merge
December 8, 2025 11:46
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Dec 8, 2025
David-Henner
enabled auto-merge
December 8, 2025 16:53
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Dec 8, 2025
David-Henner
enabled auto-merge
December 9, 2025 13:49
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Dec 9, 2025
David-Henner
enabled auto-merge
December 11, 2025 10:15
David-Henner
deleted the
chore/remove-proteusViaCoreCrypto-flag-WPB-14604
branch
December 11, 2025 14:26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue
This PR is part of a larger effort to remove cryptobox and rely only on core crypto. The first PR of the series is #3903, where we remove the
ProteusProvider.Here we remove the
proteusViaCoreCryptoflagChecklist
[WPB-XXX].