Hi, Tested on OSX. Had a few minor issue due to new security model on Mavericks (can't run because application is not signed) but not sure that we can do anything about that.
-1 (binding) because of: - README, RELEASE_GUIDE and RELEASE_NOTES need updating. - build error when running ant on source package - framework/flex-config.xml didn't contain selected AIR/FP versions - Cache not working (when cached enabled and installer run for a second time looks like everything is downloaded for a second time) Build error was: BUILD FAILED /Users/justinmclean/Downloads/ApacheFlexNewInstaller/installer/build.xml:270: /Users/justinmclean/Downloads/ApacheFlexNewInstaller/ant_on_air/bin does not exist. Other minor issues: - NOTICE + RELEASE_NOTES have wrong year. - download cache dialog has no padding - download cache buttons look disabled - download cache "x" doesn't close window - when switching to german, all select air and flash version text is still in english - while cache is created it doesn't see to be caching everything (eg Flex SDK) - xml config file is cached but unable to run app with no connection - noticed 404 request when installing Flex SDK for "https://www.apache.org/dist/flex/4.11.0/binaries/apache-flex-sdk-installer-config.xml" - also noticed our track installer http request also requests js and css files - it probably doesn't need to do that Also tested: - MD5s and signatures match - install log is readable Thanks, Justin