Skip to content

Create makefile to make MacOS .app bundle#297

Closed
JoseVarelaP wants to merge 1 commit intojpochyla:masterfrom
JoseVarelaP:mac-app-make
Closed

Create makefile to make MacOS .app bundle#297
JoseVarelaP wants to merge 1 commit intojpochyla:masterfrom
JoseVarelaP:mac-app-make

Conversation

@JoseVarelaP
Copy link
Copy Markdown

Given right now the applications builds as a unix executable, I wanted to make it compile and show itself as a proper .app bundle, this PR aims to do such thing.

Stuff to do:

  • Create icns and base .app bundle to generate the unix executable.
  • Create makefile that deals with copying the unix to the .app bundle.
  • Make instance to perform the same action on a debug build
  • Look into making the makefile not Mac-exclusive (if possible).

In action:
Captura de Pantalla 1

@JoseVarelaP
Copy link
Copy Markdown
Author

Nevermind this, I just noticed the build-actions already generates this via cargo-bundle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant