Air Build Error: "Could not generate timestamp"
August 5, 2010
If you're getting the error Could not generate timestamp: Connection timed out: connect
when building an AIR application, this is because the build process needs to connect to the internet to get hold of the current date/time, for signing the application.
If you are connected to the internet and it …