Skip to content
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

chore: remove unused files - WPB-8605 #2221

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

netbe
Copy link
Collaborator

@netbe netbe commented Nov 28, 2024

TaskWPB-8605 Remove unused objc code

Issue

These Objc files were not used. This PR removes them

@echoes-hq echoes-hq bot added the echoes: technical-roadmap/technical-debt More specific category, to highlight Technical Debt being tackled. label Nov 28, 2024
Copy link
Contributor

github-actions bot commented Nov 28, 2024

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 27a50e6.

♻️ This comment has been updated with latest results.

@caldrian caldrian changed the title chore: remove unused files -WPB-8605 chore: remove unused files - WPB-8605 Nov 28, 2024
@netbe netbe marked this pull request as draft December 12, 2024 20:08
@@ -259,6 +259,7 @@ public final class UserClientRequestStrategy: ZMObjectSyncStrategy, ZMObjectStra

if keys.contains(ZMUserClientNeedsToUpdateSignalingKeysKey) {
do {
// what are these: signaling keys? what is it for?
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@typfel I am trying to remove some files (ZMAPSMessageDecoder) you mention a while ago, is APSSignalingKeysStore still useful?

Copy link
Member

Choose a reason for hiding this comment

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

APS signalling keys were used in the past to encrypt/decrypt the content of push notification back in the day when messages weren't end-2-end encrypted.

@netbe netbe added the WIP label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: technical-roadmap/technical-debt More specific category, to highlight Technical Debt being tackled. WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants