Skip to content

Commit

Permalink
packaging: add macOS app bundle creation script
Browse files Browse the repository at this point in the history
- remove macos/pkg directory and contents
- remove macos makefiles
- remove macos/ReadMe.md
  • Loading branch information
nilason committed Jan 13, 2025
1 parent de64e67 commit fe3b5a7
Show file tree
Hide file tree
Showing 33 changed files with 1,824 additions and 2,265 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ config.status*
error.log
grass.pc
autom4te.cache/
macos/cache/*

# ignore specific file generated during make
gui/wxpython/menustrings.py
Expand Down
125 changes: 0 additions & 125 deletions macos/Makefile

This file was deleted.

Loading

0 comments on commit fe3b5a7

Please sign in to comment.