Major update for the OSX Launcher code. Now it will bundle

installer resources with the fat jar (we add an exclusion list later)
which the base directory will be built(or updated if lacking files) upon
startup of the I2P router. This is done by the OSXDeployment class which
is an extension for the DeployProfile class written for Mac OS X.

Since the app bundle itself should be R/O, we use ~/Library/I2P as base path,
and continue using ~/Library/Application Support/i2p as config path. The BB
code will have other paths.
This commit is contained in:
meeh
2018-05-01 02:54:36 +00:00
parent 4e5a2d00aa
commit a3a8ee1329
12 changed files with 332 additions and 18 deletions

View File

@@ -57,6 +57,8 @@ launchers/macosx/project/target
launchers/browserbundle/project/target
launchers/target
launchers/project/target
launchers/common/target
launchers/output
# Reporting
sloccount.sc