A very pre-mature and drafty sketch at a possible osx build script

Former-commit-id: c8df22ca11b717b02dfe0b807cb8c90bceaf91e0
This commit is contained in:
faxboss 2017-11-21 23:35:22 +01:00
parent fcf9b0864c
commit fd02319397
8 changed files with 363 additions and 0 deletions

11
osx/README.md Normal file
View file

@ -0,0 +1,11 @@
## How-to
NOTE: very very drafty script
run build.sh in one terminal
run ./i2pd_2.16.0_osx/i2pd in another terminal
Open FF-ESR without the use of run.sh, with ./FirefoxESR/Contents/MacOS/firefox --profilemanager
Create a new profile, save it in this ./osx dir and name the profile "i2pdbb". Quit it again.
Firefox ESR is now configured and i2pd is running. When you want to run FF-ESR now, execute it through the run.sh script.