aboutsummaryrefslogtreecommitdiff
path: root/third_party/appbundler/README.jcef
blob: 0067cccd97bc203602878beca45d6632a48a837f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Name: Java Application Bundler 
Short Name: appbundler
URL: https://github.com/TheInfiniteKind/appbundler/
Version: 1.0 (commit ad6782ea)
License: GPL-2.0

Description:
Packages a Java application as Mac app bundle.

See the project URL for related documentation.

Local Modifications:
1. Clone the repo using Git.
2. Apply the Apple Silicon support patch from
   https://github.com/TheInfiniteKind/appbundler/issues/75
3. Run `ant` from the top-level directory.
4. Copy the resulting /appbundler/bin/appbundler-1.0ea.jar file to this directory.