ProxymanApp / ProxymanApp/Proxyman

[BUG] Crash on DataCompression due to Xcode 14

Open
#1,382 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

✅ Done bug iOS
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

We're using the old version of the DataCompression library, which doesn't support Xcode 14.

Thus, the app might crash when clicking on the request.

Accpetance Criteria

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the old DataCompression.swift and the DataCompressionDecoder file, then compare their usage with the linked mw99/DataCompression library. Update the dependency and replace the missing gunzipped usage as specified; verify the app builds with Xcode 14 and no longer crashes when clicking a request.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, swift
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.