Edit: Workaround: The app works if the second parameter to iPhoneSetAnimationCallback is set to a positive integer instead of 0. I have no idea whether this has any side effects or what's going on under the hood, but it does run right now.
Built target ios-sim on OSX high sierra using latest nim compiler.
Program compiles without error, but terminates after briefly showing GUI after launch in the simulator.
Note: high sierra is run as a VirtualBox guest. Theoretically, this could be an issue with virtualization, however all other apps- osx and simulated ios- work fine.
system.log output
Dec 3 16:10:49 --- last message repeated 1 time ---
Dec 3 16:10:49 Carlos-iMac com.apple.CoreSimulator.SimDevice.DEFB4D3F-C765-40A2-8066-BE46BA74B057[5308] (com.apple.securityuploadd): Service only ran for 7 seconds. Pushing respawn out by 3 seconds.
Dec 3 16:10:52 Carlos-iMac mynimx[5483]: assertion failed: 17G14042 16B91: libxpc.dylib + 79599 [F7D4B188-D5C2-3E5E-BB76-BC7C6A368166]: 0x7d
Dec 3 16:10:56 Carlos-iMac com.apple.CoreSimulator.SimDevice.DEFB4D3F-C765-40A2-8066-BE46BA74B057[5308] (UIKitApplication:casa.capo.mynimx[0xc7][5331][5483]): Service exited with abnormal code: 1
Dec 3 16:10:59 Carlos-iMac com.apple.CoreSimulator.SimDevice.DEFB4D3F-C765-40A2-8066-BE46BA74B057[5308] (com.apple.securityuploadd): Service only ran for 7 seconds. Pushing respawn out by 3 seconds.
Dec 3 16:11:08 Carlos-iMac com.apple.CoreSimulator.SimDevice.DEFB4D3F-C765-40A2-8066-BE46BA74B057[5308] (com.apple.securityuploadd): Service only ran for 5 seconds. Pushing respawn out by 5 seconds.
Dec 3 16:11:39 --- last message repeated 2 times ---
Dec 3 16:11:39 Carlos-iMac com.apple.CoreSimulator.SimDevice.DEFB4D3F-C765-40A2-8066-BE46BA74B057[5308] (com.apple.securityuploadd): Service only ran for 5 seconds. Pushing respawn out by 5 seconds.
Dec 3 16:12:10 --- last message repeated 2 times ---
Dec 3 16:12:10 Carlos-iMac com.apple.CoreSimulator.SimDevice.DEFB4D3F-
Edit: Workaround: The app works if the second parameter to iPhoneSetAnimationCallback is set to a positive integer instead of 0. I have no idea whether this has any side effects or what's going on under the hood, but it does run right now.
Built target ios-sim on OSX high sierra using latest nim compiler.
Program compiles without error, but terminates after briefly showing GUI after launch in the simulator.
Note: high sierra is run as a VirtualBox guest. Theoretically, this could be an issue with virtualization, however all other apps- osx and simulated ios- work fine.
system.log output
simulated iPhone x console app output