Merge branch 'master' into sdl2.0
This commit is contained in:
commit
afa562680e
160 changed files with 12539 additions and 9026 deletions
4
Makefile
4
Makefile
|
|
@ -1033,14 +1033,14 @@ install-macbundle:
|
|||
@install -m 644 macos/PkgInfo $(BUNDLE)/Contents
|
||||
@install -m 644 macos/Info.plist $(BUNDLE)/Contents
|
||||
@install -m 644 macos/tuxpaint.icns $(BUNDLE)/Contents/Resources
|
||||
@custom/macos.sh
|
||||
@macos/build-app.sh
|
||||
|
||||
|
||||
# Create DMG for macOS
|
||||
TuxPaint.dmg:
|
||||
@echo
|
||||
@echo "...Creating DMG Distribution File..."
|
||||
@custom/macos-mkdmg.sh
|
||||
@macos/build-dmg.sh
|
||||
|
||||
|
||||
# Build the program!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue