Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrupted DMG when sending to other machines #466

Open
connor-devuk opened this issue Jan 13, 2025 · 1 comment
Open

Corrupted DMG when sending to other machines #466

connor-devuk opened this issue Jan 13, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@connor-devuk
Copy link

connor-devuk commented Jan 13, 2025

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

D9287D33-B481-46AF-907F-626580A91419

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

@connor-devuk connor-devuk added the bug Something isn't working label Jan 13, 2025
@connor-devuk
Copy link
Author

Im not sure if this is a bug with the way it builds or if this is an apple signing thing or what

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant