2013-03-06 54 views
1

對於每個文件,重新加載可用,應用程序崩潰1次,所以如果我有5個更改的文件,我需要啓動應用程序6次之前作品再次,跟蹤如下:應用程序崩潰的情況下可用的重新加載,多次文件更新

Mar 6 16:33:55 ruben-iphone5 Forge[1633] <Warning>: [DEBUG] Linked reload file to existing assets file: splash/Default-Landscape~ipad.png (f57416f87b40da8ea844d63636908eb1265739a8) 
Mar 6 16:33:55 ruben-iphone5 Forge[1633] <Warning>: [INFO] We have 9 Reload files to download 
Mar 6 16:33:58 ruben-iphone5 wifid[29] <Error>: WiFi:[384260638.130773]: WiFi unquiescing requested by "locationd" 
Mar 6 16:33:58 ruben-iphone5 wifid[29] <Error>: WiFi:[384260638.142137]: WiFi unquiescing requested by "locationd" 
Mar 6 16:33:58 ruben-iphone5 wifid[29] <Error>: WiFi:[384260638.781268]: WiFi unquiescing requested by "locationd" 
Mar 6 16:34:01 ruben-iphone5 Forge[1633] <Warning>: [DEBUG] Downloaded reload file: assets/fonts/font-awesome/font-awesome.less (f3b7eab4f32ef629e684dff8353af6afaf6bd976) 
Mar 6 16:34:01 ruben-iphone5 Forge[1633] <Error>: +[BorderControl returnResult:]: unrecognized selector sent to class 0x36c32c 
Mar 6 16:34:01 ruben-iphone5 Forge[1633] <Error>: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[BorderControl returnResult:]: unrecognized selector sent to class 0x36c32c' 
    *** First throw call stack: 
    (0x346103e7 0x3c301963 0x34613dc1 0x3461264d 0x3456a208 0x34f284a1 0x345e58f7 0x345e515d 0x345e3f2f 0x3455723d 0x345570c9 0x3813533b 0x364732b9 0xe4da7 0xe4d18) 

回答

相關問題