Re: flex-config.xml is produced from template but air-config.xml is not

2013-04-14 Thread Justin Mclean
Hi, > I can look into this more when I try to fix the release target, but I think > we want an air-config with the substitution tokens in it, and the one in an > official AIR SDK doesn't have them. May need to be careful. Are the structure/entries of air-config and airmobile-config the same AIR

Re: flex-config.xml is produced from template but air-config.xml is not

2013-04-14 Thread Alex Harui
I can look into this more when I try to fix the release target, but I think we want an air-config with the substitution tokens in it, and the one in an official AIR SDK doesn't have them. -Alex On 4/14/13 10:03 PM, "Gordon Smith" wrote: > In that case it sounds like air-config.xml doesn't belo

Re: flex-config.xml is produced from template but air-config.xml is not

2013-04-14 Thread Gordon Smith
In that case it sounds like air-config.xml doesn't belong in the repo. - Gordon Sent from my iPad On Apr 14, 2013, at 7:56 PM, "Justin Mclean" wrote: > Hi, > >> Does anybody know why flex-config.xml is produced from >> flex-config-template.xml by replacing the tokens @playerversion@, >> @sw

Re: flex-config.xml is produced from template but air-config.xml is not

2013-04-14 Thread Justin Mclean
Hi, > Does anybody know why flex-config.xml is produced from > flex-config-template.xml by replacing the tokens @playerversion@, > @swfversion@, and @locale@, but air-config is not similarly produced? As a guess it probably because the air (and air mobile) config files can be obtained form the

flex-config.xml is produced from template but air-config.xml is not

2013-04-12 Thread Gordon Smith
Does anybody know why flex-config.xml is produced from flex-config-template.xml by replacing the tokens @playerversion@, @swfversion@, and @locale@, but air-config is not similarly produced? - Gordon