Repository: flex-asjs Updated Branches: refs/heads/develop d21756911 -> e0597f0a9
need one more fake file for exporting release builds from FB Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b606f59d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b606f59d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b606f59d Branch: refs/heads/develop Commit: b606f59d79c1ee0929c2ab362c7c19a02a13e48c Parents: d217569 Author: Alex Harui <[email protected]> Authored: Mon Mar 3 10:00:29 2014 -0800 Committer: Alex Harui <[email protected]> Committed: Tue Mar 11 21:35:59 2014 -0700 ---------------------------------------------------------------------- installer.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b606f59d/installer.xml ---------------------------------------------------------------------- diff --git a/installer.xml b/installer.xml index 4126942..e5943a2 100644 --- a/installer.xml +++ b/installer.xml @@ -692,6 +692,7 @@ <mkdir dir="${FLEXJS_HOME}/frameworks/themes/Halo" /> <copy file="${FLEXJS_HOME}/frameworks/as/libs/MXMLCClasses.swc" tofile="${FLEXJS_HOME}/frameworks/themes/Halo/Halo.swc" /> + <touch file="${FLEXJS_HOME}/frameworks/themes/Spark/spark.css" /> <copy file="${FLEXJS_HOME}/frameworks/air-config.xml" tofile="${FLEXJS_HOME}/frameworks/airmobile-config.xml" /> <touch file="${FLEXJS_HOME}/frameworks/macfonts.ser" />
