Open
Description
Using ios-sim 5.0.1, Xcode 7.0.1
$ ios-sim launch Test.app --devicetypeid 'iPhone-6, 9.0' --timeout 600 --args --outputformat=tap
Oct 7 15:59:24 abuild-smartphone SpringBoard[43803]: Application 'UIKitApplication:com.me.Test[0xeec0]' exited voluntarily.
Oct 7 15:59:24 abuild-smartphone assertiond[43807]: assertion failed: 14F27 13A340: assertiond + 12188 [93893311-6962-33A7-A734-E36F946D8EBA]: 0x1
Oct 7 15:59:24 --- last message repeated 1 time ---
Oct 7 15:59:24 abuild-smartphone SpringBoard[43803]: Application 'UIKitApplication:com.me.Test[0x84a9]' exited voluntarily.
Oct 7 15:59:24 abuild-smartphone assertiond[43807]: assertion failed: 14F27 13A340: assertiond + 12188 [93893311-6962-33A7-A734-E36F946D8EBA]: 0x1
Oct 7 15:59:32 abuild-smartphone ids_simd[43794]: (Error) IDSSimulatorSupport: <IDSSimSupportLocalServer.m __68-[IDSSimSupportLocalServer setNetworkSimulation:enabled:completion:]_block_invoke:544> message send of data {
ControlCmd = SetNetSimulationEnabledCmd;
Enabled = 0;
ServiceName = "com.apple.private.alloy.sockpuppet.classd";
} failed with error Error Domain=com.apple.idssimualtorsupport.errors Code=2 "(null)" UserInfo={NSUnderlyingError=0x7fcdaa404d80 {Error Domain=NSMachErrorDomain Code=268435459 "(ipc/send) invalid destination port"}}
Oct 7 15:59:32 abuild-smartphone companionappd[43800]: (Error) WatchKit: <SPTransport.m __67-[SPTransport service:account:identifier:didSendWithSuccess:error:]_block_invoke:415> __67-[SPTransport service:account:identifier:didSendWithSuccess:error:]_block_invoke identifier (9DDE6678-1703-43D6-B7D6-51C9747DB673), serviceName ((null)), success: 0 error, domain: com.apple.identityservices.error, code: 23
Neither the simulator nor ios-sim then terminate, but continue logging simulator activity forever.
Note that the assertion message lists the currently running builds of OSX and iOS.
Same story for any device/OS combination I try for the simulator.