ld: warning
When compiling an iOS AIR mobile application you may encounter errors of the following:
ld: warning: ARM function not 4-byte aligned
These are just optimisation warnings and will not directly affect the operation of the application. You are safe to ignore them.