mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[PR #297] [CLOSED] Create makefile to make MacOS .app bundle #473
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#473
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jpochyla/psst/pull/297
Author: @JoseVarelaP
Created: 4/30/2022
Status: ❌ Closed
Base:
master← Head:mac-app-make📝 Commits (1)
cca6278Create makefile to make .app bundle📊 Changes
4 files changed (+58 additions, -0 deletions)
View changed files
📝
.gitignore(+1 -0)➕
Makefile(+25 -0)➕
psst-gui/mac/psst-gui.app/Contents/Info.plist(+32 -0)➕
psst-gui/mac/psst-gui.app/Contents/Resources/psst.icns(+0 -0)📄 Description
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:
In action:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.