Skip to content

[Bug] The compressed content of the exported IPA bundle file is messy #147

@nextline0085

Description

@nextline0085

Report

Summary

If the user chooses to use Export Mode for it to be manually installed on their devices, then check inside the exported compressed IPA bundle with any third-party file archiver app (such as 7-Zip or PeaZip), it will show a messy structured file path that only the built-in Windows Extractor can understand and filter perfectly.

If a fix is not possible with the main used file archiver API from this program, you may want to replace the used API with something else like the CLI version of 7-Zip (if the license allows it).

Screenshots

Image Image

Contributor Checks

  • I am willing to attempt to make a pull request to fix this bug

Additional Information

  • Developer mode enabled
  • Using paid developer account
  • I will send an ipa of the app I'm having trouble installing if any
  • I'm willing to provide crash logs or debugging information if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions