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

Bad behaviour of OSX export from command line #34990

Closed
frankiezafe opened this issue Jan 10, 2020 · 1 comment
Closed

Bad behaviour of OSX export from command line #34990

frankiezafe opened this issue Jan 10, 2020 · 1 comment
Labels

Comments

@frankiezafe
Copy link

frankiezafe commented Jan 10, 2020

Godot version:
Godot version 3.1.1

OS/device including version:
Linux Mint 19 Cinnamon

Issue description:

When setting the export path extension to .zip, the platform is not taken into account and the behaviour is the same as if --export "pck" is specified.

Same behaviour for all platforms ( --export "Linux/X11", --export "Mac OSX" or --export "Windows Desktop" ), but error appears more often with Mac OSX, as the export generates an archive containing the .app.

Steps to reproduce:

Godot_v3.1.1-stable_x11.64 -v --export "Mac OSX" ../test.zip
@akien-mga
Copy link
Member

Duplicate of #23073 (fixed in 3.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants