Skip to content

Commit 568cefb

Browse files
authored
Merge pull request #2217 from ales-erjavec/osx-app-reboot
[ENH] Reimplement macOS application (.app) build scripts
2 parents ca2f852 + ef1e6e4 commit 568cefb

16 files changed

Lines changed: 555 additions & 735 deletions

File tree

scripts/build-osx-app-template.sh

Lines changed: 0 additions & 442 deletions
This file was deleted.

scripts/build-osx-app.sh

Lines changed: 0 additions & 191 deletions
This file was deleted.

scripts/bundle-lite/Orange.app/Contents/Info.plist

Lines changed: 0 additions & 49 deletions
This file was deleted.

scripts/macos/README.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Orange macOS application (.app) build scripts
2+
---------------------------------------------
3+
4+
Contents:
5+
6+
python-framework.sh
7+
Download, unpack and make relocatable the official python.org framework
8+
installers (used by build-macos-app.sh)
9+
10+
build-macos-app.sh
11+
Build an Orange.app application bundle from scratch
12+
13+
create-dmg-installer.sh
14+
Pack the Orange.app applicaiton into a .dmg installer disk image

0 commit comments

Comments
 (0)