Advertisement
Guest User

Untitled

a guest
Apr 14th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.76 KB | None | 0 0
  1. =================================
  2. DATE:
  3. =================================
  4.  
  5. Sunday, April 14, 2019 at 14:51:58 Central Daylight Time
  6. 2019-04-14 19:51:58 +0000
  7.  
  8.  
  9.  
  10. =================================
  11. XCODE VERSION INFO:
  12. =================================
  13.  
  14. Version = 10.2 (10E125)
  15. Plugin Version = 14490.70
  16. Beta Version = 0
  17. OS Version = 10.14.3 (18D109)
  18.  
  19.  
  20.  
  21. =================================
  22. ERROR:
  23. =================================
  24.  
  25. Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x7f8036c661a0> System content for IBCocoaTouchFramework-ElevenAndLater <IBSimulatorDeviceTypeDescription: 0x7f803c5a4f00> deviceType=com.apple.CoreSimulator.SimDeviceType.iPhone-XS'. These intermediate objects were non-nil: (
  26. "iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS)",
  27. "iOS 12.2 (12.2 - 16E226) - com.apple.CoreSimulator.SimRuntime.iOS-12-2"
  28. ) (Failure reason: Invalid argument): Failed to find a suitable device for the type iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) with runtime iOS 12.2 (12.2 - 16E226) - com.apple.CoreSimulator.SimRuntime.iOS-12-2 (Failure reason: Failed to create new simulator device that matches iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) for runtime iOS 12.2 (12.2 - 16E226) - com.apple.CoreSimulator.SimRuntime.iOS-12-2 (The operation couldn’t be completed. Invalid argument)): The operation couldn’t be completed. Invalid argument (Failure reason: Invalid argument)
  29.  
  30. Error Domain=NSPOSIXErrorDomain Code=22 "Invalid argument" UserInfo={NSLocalizedDescription=Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x7f8036c661a0> System content for IBCocoaTouchFramework-ElevenAndLater <IBSimulatorDeviceTypeDescription: 0x7f803c5a4f00> deviceType=com.apple.CoreSimulator.SimDeviceType.iPhone-XS'. These intermediate objects were non-nil: (
  31. "iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS)",
  32. "iOS 12.2 (12.2 - 16E226) - com.apple.CoreSimulator.SimRuntime.iOS-12-2"
  33. ), NSUnderlyingError=0x7f80354f8f50 {Error Domain=NSPOSIXErrorDomain Code=22 "Invalid argument" UserInfo={NSLocalizedFailureReason=Failed to create new simulator device that matches iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) for runtime iOS 12.2 (12.2 - 16E226) - com.apple.CoreSimulator.SimRuntime.iOS-12-2 (The operation couldn’t be completed. Invalid argument), NSLocalizedDescription=Failed to find a suitable device for the type iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) with runtime iOS 12.2 (12.2 - 16E226) - com.apple.CoreSimulator.SimRuntime.iOS-12-2, NSUnderlyingError=0x7f8030c23d20 {Error Domain=NSPOSIXErrorDomain Code=22 "Invalid argument"}}}}
  34.  
  35.  
  36.  
  37. =================================
  38. TOOL DESCRIPTION:
  39. =================================
  40.  
  41. <IBCocoaTouchPlatformToolDescription: 0x7f8036c661a0> {
  42. | targetRuntime.identifier: IBCocoaTouchFramework-ElevenAndLater
  43. | _roleString: System content
  44. | deviceTypeDescription: <IBSimulatorDeviceTypeDescription: 0x7f803c5a4f00> deviceType=com.apple.CoreSimulator.SimDeviceType.iPhone-XS
  45. }
  46.  
  47.  
  48.  
  49. =================================
  50. TOOL MANAGER:
  51. =================================
  52.  
  53. <IBCocoaTouchToolManager: 0x7f80369e5860>
  54.  
  55.  
  56.  
  57. =================================
  58. REASON FOR REQUESTING TOOL:
  59. =================================
  60.  
  61. Preflighting tools for opening document <IBStoryboardDocument: 0x7f802f314800>: <IBCocoaTouchTargetRuntime: 0x7f80369e9a30>
  62.  
  63.  
  64.  
  65. =================================
  66. XCODE BACKTRACE:
  67. =================================
  68.  
  69. 0 +[IBPlatformToolFailureHandler failureHandlerWithContext:failure:diagnosticsHandlerBlock:] (in IDEInterfaceBuilderKit)
  70. 1 +[IBAbstractInterfaceBuilderPlatformToolManager _THREADSAFE_injectDiagnosticsHandlerWithFailureContext:intoError:forLaunchingToolWithError:] (in IDEInterfaceBuilderKit)
  71. 2 -[IBAbstractInterfaceBuilderPlatformToolManager _determineContextsForLaunchingToolWithDescription:returningLaunchContext:returningExecutionContext:returningFailureContext:error:forReason:] (in IDEInterfaceBuilderKit)
  72. 3 -[IBAbstractInterfaceBuilderPlatformToolManager asyncLaunchNewToolWithDescription:queue:completionHandler:forReason:] (in IDEInterfaceBuilderKit)
  73. 4 -[IBCocoaTouchToolManager asyncLaunchNewToolWithDescription:queue:completionHandler:forReason:] (in IDEInterfaceBuilderCocoaTouchIntegration)
  74. 5 -[IBAbstractInterfaceBuilderPlatformToolManager asyncCachedToolIncrementBusyWithDescription:sessionIdentifier:queue:completionHandler:forReason:] (in IDEInterfaceBuilderKit)
  75. 6 -[IBCocoaTouchToolManager asyncCachedToolIncrementBusyWithDescription:sessionIdentifier:queue:completionHandler:forReason:] (in IDEInterfaceBuilderCocoaTouchIntegration)
  76. 7 __122-[IBCocoaTouchDocumentPlatformAdapter asynchronouslyPreflightShowingDocumentUIForDeviceTypeDescription:completionHandler:]_block_invoke_2 (in IDEInterfaceBuilderCocoaTouchIntegration)
  77. 8 _dispatch_call_block_and_release (in libdispatch.dylib)
  78. 9 _dispatch_client_callout (in libdispatch.dylib)
  79. 10 _dispatch_lane_serial_drain (in libdispatch.dylib)
  80. 11 _dispatch_lane_invoke (in libdispatch.dylib)
  81. 12 _dispatch_workloop_worker_thread (in libdispatch.dylib)
  82. 13 _pthread_wqthread (in libsystem_pthread.dylib)
  83. 14 start_wqthread (in libsystem_pthread.dylib)
  84.  
  85.  
  86.  
  87.  
  88. =================================
  89. SDKS:
  90. =================================
  91.  
  92. iOS 12.2 (iphoneos12.2):
  93. version = 12.2
  94. platform = com.apple.platform.iphoneos
  95. versionInfo = {
  96. BuildID = "15C4BAF8-4632-11E9-86EB-BA47F1FFAC3C";
  97. ProductBuildVersion = 16E226;
  98. ProductCopyright = "1983-2019 Apple Inc.";
  99. ProductName = "iPhone OS";
  100. ProductVersion = "12.2";
  101. }
  102.  
  103. watchOS 5.2 (watchos5.2):
  104. version = 5.2
  105. platform = com.apple.platform.watchos
  106. versionInfo = {
  107. BuildID = "991B349E-4629-11E9-ACC0-6129DE5DB129";
  108. ProductBuildVersion = 16T224;
  109. ProductCopyright = "1983-2019 Apple Inc.";
  110. ProductName = "Watch OS";
  111. ProductVersion = "5.2";
  112. }
  113.  
  114. watchOS 5.2 (watchos5.2):
  115. version = 5.2
  116. platform = com.apple.platform.watchos
  117. versionInfo = {
  118. BuildID = "991B349E-4629-11E9-ACC0-6129DE5DB129";
  119. ProductBuildVersion = 16T224;
  120. ProductCopyright = "1983-2019 Apple Inc.";
  121. ProductName = "Watch OS";
  122. ProductVersion = "5.2";
  123. }
  124.  
  125. tvOS 12.2 (appletvos12.2):
  126. version = 12.2
  127. platform = com.apple.platform.appletvos
  128. versionInfo = {
  129. BuildID = "21BDBC42-4628-11E9-A03E-F9E7A9A1B2D7";
  130. ProductBuildVersion = 16L225;
  131. ProductCopyright = "1983-2019 Apple Inc.";
  132. ProductName = "Apple TVOS";
  133. ProductVersion = "12.2";
  134. }
  135.  
  136. Simulator - tvOS 12.2 (appletvsimulator12.2):
  137. version = 12.2
  138. platform = com.apple.platform.appletvsimulator
  139. versionInfo = {
  140. BuildID = "21BDBC42-4628-11E9-A03E-F9E7A9A1B2D7";
  141. ProductBuildVersion = 16L225;
  142. ProductCopyright = "1983-2019 Apple Inc.";
  143. ProductName = "Apple TVOS";
  144. ProductVersion = "12.2";
  145. }
  146.  
  147. Simulator - iOS 12.2 (iphonesimulator12.2):
  148. version = 12.2
  149. platform = com.apple.platform.iphonesimulator
  150. versionInfo = {
  151. BuildID = "15C4BAF8-4632-11E9-86EB-BA47F1FFAC3C";
  152. ProductBuildVersion = 16E226;
  153. ProductCopyright = "1983-2019 Apple Inc.";
  154. ProductName = "iPhone OS";
  155. ProductVersion = "12.2";
  156. }
  157.  
  158. Simulator - iOS 12.2 (iphonesimulator12.2):
  159. version = 12.2
  160. platform = com.apple.platform.iphonesimulator
  161. versionInfo = {
  162. BuildID = "15C4BAF8-4632-11E9-86EB-BA47F1FFAC3C";
  163. ProductBuildVersion = 16E226;
  164. ProductCopyright = "1983-2019 Apple Inc.";
  165. ProductName = "iPhone OS";
  166. ProductVersion = "12.2";
  167. }
  168.  
  169. macOS 10.14 (macosx10.14):
  170. version = 10.14
  171. platform = com.apple.platform.macosx
  172. versionInfo = {
  173. ProductBuildVersion = 18E219;
  174. ProductCopyright = "1983-2019 Apple Inc.";
  175. ProductName = "Mac OS X";
  176. ProductUserVisibleVersion = "10.14.4";
  177. ProductVersion = "10.14.4";
  178. iOSSupportVersion = "12.2";
  179. }
  180.  
  181. Simulator - tvOS 12.2 (appletvsimulator12.2):
  182. version = 12.2
  183. platform = com.apple.platform.appletvsimulator
  184. versionInfo = {
  185. BuildID = "21BDBC42-4628-11E9-A03E-F9E7A9A1B2D7";
  186. ProductBuildVersion = 16L225;
  187. ProductCopyright = "1983-2019 Apple Inc.";
  188. ProductName = "Apple TVOS";
  189. ProductVersion = "12.2";
  190. }
  191.  
  192. tvOS 12.2 (appletvos12.2):
  193. version = 12.2
  194. platform = com.apple.platform.appletvos
  195. versionInfo = {
  196. BuildID = "21BDBC42-4628-11E9-A03E-F9E7A9A1B2D7";
  197. ProductBuildVersion = 16L225;
  198. ProductCopyright = "1983-2019 Apple Inc.";
  199. ProductName = "Apple TVOS";
  200. ProductVersion = "12.2";
  201. }
  202.  
  203. Simulator - watchOS 5.2 (watchsimulator5.2):
  204. version = 5.2
  205. platform = com.apple.platform.watchsimulator
  206. versionInfo = {
  207. BuildID = "991B349E-4629-11E9-ACC0-6129DE5DB129";
  208. ProductBuildVersion = 16T224;
  209. ProductCopyright = "1983-2019 Apple Inc.";
  210. ProductName = "Watch OS";
  211. ProductVersion = "5.2";
  212. }
  213.  
  214. macOS 10.14 (macosx10.14):
  215. version = 10.14
  216. platform = com.apple.platform.macosx
  217. versionInfo = {
  218. ProductBuildVersion = 18E219;
  219. ProductCopyright = "1983-2019 Apple Inc.";
  220. ProductName = "Mac OS X";
  221. ProductUserVisibleVersion = "10.14.4";
  222. ProductVersion = "10.14.4";
  223. iOSSupportVersion = "12.2";
  224. }
  225.  
  226. Simulator - watchOS 5.2 (watchsimulator5.2):
  227. version = 5.2
  228. platform = com.apple.platform.watchsimulator
  229. versionInfo = {
  230. BuildID = "991B349E-4629-11E9-ACC0-6129DE5DB129";
  231. ProductBuildVersion = 16T224;
  232. ProductCopyright = "1983-2019 Apple Inc.";
  233. ProductName = "Watch OS";
  234. ProductVersion = "5.2";
  235. }
  236.  
  237. iOS 12.2 (iphoneos12.2):
  238. version = 12.2
  239. platform = com.apple.platform.iphoneos
  240. versionInfo = {
  241. BuildID = "15C4BAF8-4632-11E9-86EB-BA47F1FFAC3C";
  242. ProductBuildVersion = 16E226;
  243. ProductCopyright = "1983-2019 Apple Inc.";
  244. ProductName = "iPhone OS";
  245. ProductVersion = "12.2";
  246. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement