You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When publishing my DMG file to something like github releases or just sending it over something like zoom, whoever tries to download it (including me) it says its corrupted, however if i try to install the one I made locally on my machine it works
What happened?
Opening the .dmg file on a machine which did not make the dmg says its corrupted
How to reproduce the bug
Publish your DMG to releases, and re-download it and try to run it
Package Versions
{
"installed": [
{
"name": "nativephp/electron",
"direct-dependency": true,
"homepage": "https://github.com/nativephp/electron",
"source": "https://github.com/NativePHP/electron/tree/0.9.0",
"version": "0.9.0",
"description": "Electron wrapper for the NativePHP framework.",
"abandoned": false
},
{
"name": "nativephp/laravel",
"direct-dependency": false,
"homepage": "https://github.com/nativephp/laravel",
"source": "https://github.com/NativePHP/laravel/tree/0.7.0",
"version": "0.7.0",
"description": "Laravel wrapper for the NativePHP framework.",
"abandoned": false
},
{
"name": "nativephp/php-bin",
"direct-dependency": false,
"homepage": "https://nativephp.com",
"source": "https://github.com/NativePHP/php-bin/tree/0.5.6",
"version": "0.5.6",
"description": "PHP binaries used by the NativePHP framework",
"abandoned": false
}
]
}
PHP Version
8.3
Laravel Version
11.37
Node Version
22
Which operating systems have you seen this occur on?
macOS
OS version
15.1 (24B83) (however tested on a bunch of macs at work and same result)
Notes
No response
The text was updated successfully, but these errors were encountered:
What were you trying to do?
When publishing my DMG file to something like github releases or just sending it over something like zoom, whoever tries to download it (including me) it says its corrupted, however if i try to install the one I made locally on my machine it works
What happened?
Opening the .dmg file on a machine which did not make the dmg says its corrupted
How to reproduce the bug
Publish your DMG to releases, and re-download it and try to run it
Package Versions
{
"installed": [
{
"name": "nativephp/electron",
"direct-dependency": true,
"homepage": "https://github.com/nativephp/electron",
"source": "https://github.com/NativePHP/electron/tree/0.9.0",
"version": "0.9.0",
"description": "Electron wrapper for the NativePHP framework.",
"abandoned": false
},
{
"name": "nativephp/laravel",
"direct-dependency": false,
"homepage": "https://github.com/nativephp/laravel",
"source": "https://github.com/NativePHP/laravel/tree/0.7.0",
"version": "0.7.0",
"description": "Laravel wrapper for the NativePHP framework.",
"abandoned": false
},
{
"name": "nativephp/php-bin",
"direct-dependency": false,
"homepage": "https://nativephp.com",
"source": "https://github.com/NativePHP/php-bin/tree/0.5.6",
"version": "0.5.6",
"description": "PHP binaries used by the NativePHP framework",
"abandoned": false
}
]
}
PHP Version
8.3
Laravel Version
11.37
Node Version
22
Which operating systems have you seen this occur on?
macOS
OS version
15.1 (24B83) (however tested on a bunch of macs at work and same result)
Notes
No response
The text was updated successfully, but these errors were encountered: