Build DUBwise

Preparation

Build

  • complete set
  •  > ruby BUILD all bin  
  • complete set with obfuscation and zip the bindir
  •  > ruby BUILD all bin -o -z 
  • test build
  •  > ruby BUILD test bin 

Tools needed to build DUBwise

  • WTK ( 2.2 / 2.5 proven to work )
  • ruby
  • Obfuscator (e.g. Proguard ) when willing to obfuscate

  • ANT
  • 7zip