This content has been marked as final.
Show 1 reply
-
1. Re: Deploy AIR 15 app on XCode 6 GM simulator
jeffward Sep 16, 2014 7:27 AM (in response to hferreira.80@gmail.com)While that is a worry, FYI you can also run the ADL simulator at whatever screen res you want for screenshots:
adl -screensize 1334x740:1334x740 -profile extendedMobileDevice bin-debug/Main-app.xml
adl -screensize 1920x1080:1920x1080 -profile extendedMobileDevice bin-debug/Main-app.xml
-
2. Re: Deploy AIR 15 app on XCode 6 GM simulator
hferreira.80@gmail.com Sep 16, 2014 7:31 AM (in response to jeffward)Thank you for the tip.


