Skip to content

Why macos not support integrated #2

@simon28082

Description

@simon28082

Hi, I See the upxBin.js

// macOs fallback on native installation:
const binAbsolute = os === 'darwin' ? 'upx' : path.join(BASE_PATH, binPath)

I find the macos Special treatment
I don't understand why ?
On Macos we still need a built-in upx package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions