Except this has created entries in flex-config.xml for framework_4.15.0.20160314.swf rather than framework_4.15.0.20160104.swf (as in the .../rsls/ folder).
But after a search and replace it's working, but I'm out of my depth with Ant now :-)
Tom On 14/03/16 14:57, Tom Chiverton wrote:
ant -f build.xml create-confighas created the files, but they haven't had the build numbers etc substituted in. Runningant -f installer.xml -Dair.sdk.version=2.6 fixup-config-files appears to do that.
