Skip to content

Extracting folders does not include files #47

@JaeGao

Description

@JaeGao

What happened?
Describe the issue in a few sentences.

In an archive that has a folder and files within those folders:

Root
|
|-Folder1
|
|-File

Extracting a single subfolder inside the archive results in an empty folder with none of the files.

How to reproduce it
Steps, file, or a description that helps trigger the issue.

Create an root folder.
Add a second folder (folder1) under the root.
Add any files under that folder(text.txt)
create an archive from the root folder.
extract folder1
text.txt will not be in the extracted folder

System

  • macOS version: tahoe 26.1
  • MacPacker version: 0.12

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions