I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 8e988c39 authored by meeh's avatar meeh
Browse files

OSX Launcher: Updated build instructions in readme

parent e3ab9f8e
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,9 @@ Homebrew is quite well maintained on OSX and any updates at Oracle should quickl
You can both build the project from the Xcode UI or you can build it from command line.
An example build command:
`xcodebuild -target I2PLauncher -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk`
`REPACK_I2P=1 xcodebuild -target I2PLauncher -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk`
**Note** you don't need REPACK_I2P except for the first build, and each time you wish to repack the zip file containing i2p.
## Objective-C / Swift Links
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment