align remote simulator setup with tsswift 0.5.2
This commit is contained in:
@@ -846,7 +846,7 @@ private enum DeviceEnvironment {
|
||||
}
|
||||
|
||||
static var currentDeviceLabel: String {
|
||||
#if canImport(UIKit)
|
||||
#if os(iOS)
|
||||
return UIDevice.current.name
|
||||
#elseif os(macOS)
|
||||
return Host.current().localizedName ?? "Mac Passport"
|
||||
|
||||
Reference in New Issue
Block a user