Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
442 changes: 0 additions & 442 deletions scripts/build-osx-app-template.sh

This file was deleted.

191 changes: 0 additions & 191 deletions scripts/build-osx-app.sh

This file was deleted.

49 changes: 0 additions & 49 deletions scripts/bundle-lite/Orange.app/Contents/Info.plist

This file was deleted.

14 changes: 14 additions & 0 deletions scripts/macos/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Orange macOS application (.app) build scripts
---------------------------------------------

Contents:

python-framework.sh
Download, unpack and make relocatable the official python.org framework
installers (used by build-macos-app.sh)

build-macos-app.sh
Build an Orange.app application bundle from scratch

create-dmg-installer.sh
Pack the Orange.app applicaiton into a .dmg installer disk image
Loading