Builds project FFDec
${app.description}
]]>
${product.name} ${version}${version.suffix}
#base.pkg
]]>
#!/bin/bash
cd "$(dirname "$${BASH_SOURCE[0]}")"
cd ../Resources
./${app.script}
CFBundleDisplayName
${product.name}
CFBundleExecutable
FFDec
CFBundleIconFile
Icon.icns
CFBundleIdentifier
${mac.bundle}
CFBundleInfoDictionaryVersion
6.0
CFBundleName
FFDec
CFBundlePackageType
APPL
CFBundleShortVersionString
${version}${version.suffix}
CFBundleVersion
${version}${version.suffix}
LSApplicationCategoryType
${mac.category.type}
]]>
true
${exe.type}
${jar.filename}.jar
${basedir}/${dist.dir}/${exe.filename}.exe
normal
http://java.com/download
false
false
false
${basedir}/${exe.icon}
${min.java.version}
preferJre
64/32
${max.heap.size.percent}
-Djava.net.preferIPv4Stack=true
-Djna.nosys=true
graphics/splash.bmp
true
60
true
${version.number}
${version}${version.suffix}
${product.name}
${vendor}
${version.number}
${version}${version.suffix}
${product.name}
${internal.name}
${exe.filename}.exe
tools.properties NOT found.
Please create file named "tools.properties" and add two lines:
nsis.path = Path to Nullsoft Install System
launch4j.path = Path to launch4j
WARNING: You must use double backslash in paths on Windows System or forward slash
Checking version online: ${newversion.type}...
Uploading...
${project.name} ${version}${version.suffix} localization pack
-------------------------------------------------------------------
Please follow instructions on http://www.free-decompiler.com/flash/translations.html
Must select one file in the IDE or set test.class
Must select some method in the IDE or set test.method