Can't export release build / compile for Adobe Air 1.0
        Posted  
        
            by Shawn Simon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shawn Simon
        
        
        
        Published on 2010-05-19T22:09:57Z
        Indexed on 
            2010/05/19
            22:10 UTC
        
        
        Read the original article
        Hit count: 296
        
air
I opened up an old project in Flex Builder 3 which runs on Adobe AIR 1.0. I believe it was originally written in Flex Builder 2. When I try to run the air app, nothing happens. When I try to export a release build, I get this error:

If I change the main-app.xml file to use the 1.5 version of the namespace, it builds fine. Unfortunately, the clients environment runs on 1.0. Ideas?
© Stack Overflow or respective owner