Searched refs:runtimeSuffix (Results 1 – 1 of 1) sorted by relevance
246 const runtimeSuffix = runtime.split('com.apple.CoreSimulator.SimRuntime.').pop()!; constant248 const [osType, ...osVersionComponents] = runtimeSuffix.split('-');