You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run this project on iOS 11.2.6, then tap Load All, And then it crashed.
the last output:
[INFO] GCDWebServer started on port 10000 and reachable at http://172.16.89.170:10000/
2018-06-25 15:46:02.387534+0800 OCRuntime[482:15927] Visit http://172.16.89.170:10000/ in your web browser
[INFO] GCDWebServer now reachable at http://xxxxxx.local:10000/
2018-06-25 15:46:27.135655+0800 OCRuntime[482:16220] -- [ERROR] The bundle “AudioUnit” couldn’t be loaded because its executable couldn’t be located.
2018-06-25 15:46:27.924752+0800 OCRuntime[482:16220] [Common] Allowing SpringBoardUI.framework to load because SearchUI.framework is loaded. This will become a hard assert once rdar://problem/29408996 is fixed.
2018-06-25 15:46:27.924819+0800 OCRuntime[482:16220] [Common] This process should not be linking or loading SpringBoardUI.framework
2018-06-25 15:46:28.914574+0800 OCRuntime[482:16220] Error fetching group container systemgroup.com.apple.powerlog : 55
The text was updated successfully, but these errors were encountered:
troyzhao
changed the title
it seems not work in iOS 11
it seems not work on iOS 11
Jun 25, 2018
I run this project on iOS 11.2.6, then tap Load All, And then it crashed.
the last output:
[INFO] GCDWebServer started on port 10000 and reachable at http://172.16.89.170:10000/
2018-06-25 15:46:02.387534+0800 OCRuntime[482:15927] Visit http://172.16.89.170:10000/ in your web browser
[INFO] GCDWebServer now reachable at http://xxxxxx.local:10000/
2018-06-25 15:46:27.135655+0800 OCRuntime[482:16220] -- [ERROR] The bundle “AudioUnit” couldn’t be loaded because its executable couldn’t be located.
2018-06-25 15:46:27.924752+0800 OCRuntime[482:16220] [Common] Allowing SpringBoardUI.framework to load because SearchUI.framework is loaded. This will become a hard assert once rdar://problem/29408996 is fixed.
2018-06-25 15:46:27.924819+0800 OCRuntime[482:16220] [Common] This process should not be linking or loading SpringBoardUI.framework
2018-06-25 15:46:28.914574+0800 OCRuntime[482:16220] Error fetching group container systemgroup.com.apple.powerlog : 55
The text was updated successfully, but these errors were encountered: