用了一下air微博,对air产生了兴趣,从网上找了一个教程,一步步写下来。当然一个简单的helloworld,嘻嘻。在最后打包的时候遇到一个问题:
Could not generate timestamp: Connection timed out: connect
只看懂了无法产生时间戳。不知道是不是因为教育网不能上外网的原因。从网上搜到的解决办法是第一种方法保存网络连接,第二种方法加上-tsa none参数(仅能用做测试)。我只好用第二种方法,成功生产*.air。
用了一下air微博,对air产生了兴趣,从网上找了一个教程,一步步写下来。当然一个简单的helloworld,嘻嘻。在最后打包的时候遇到一个问题:
Could not generate timestamp: Connection timed out: connect
只看懂了无法产生时间戳。不知道是不是因为教育网不能上外网的原因。从网上搜到的解决办法是第一种方法保存网络连接,第二种方法加上-tsa none参数(仅能用做测试)。我只好用第二种方法,成功生产*.air。
0
comments