ios-simulator

Xcode 11.2 is missing simulators [duplicate]

六眼飞鱼酱① 提交于 2020-05-28 09:48:06
问题 This question already has answers here : Is there an iPhone SE simulator for Xcode 11, iOS 13? (2 answers) Closed 7 months ago . I've been using deployment target 12.2 and the iPhone SE simulator with Xcode 10.3 for a while. Recently Xcode was updated to 11.2 and a new project I started with it uses 12.4 but all of the old simulators (iPhone SE, 5S,...) are missing in the "Run" dropdown list, only these are left: The same ones are listed in the 12.2 project. Window - Devices and Simulators -

Xcode 11.2 is missing simulators [duplicate]

笑着哭i 提交于 2020-05-28 09:46:44
问题 This question already has answers here : Is there an iPhone SE simulator for Xcode 11, iOS 13? (2 answers) Closed 7 months ago . I've been using deployment target 12.2 and the iPhone SE simulator with Xcode 10.3 for a while. Recently Xcode was updated to 11.2 and a new project I started with it uses 12.4 but all of the old simulators (iPhone SE, 5S,...) are missing in the "Run" dropdown list, only these are left: The same ones are listed in the 12.2 project. Window - Devices and Simulators -

Xcode 11.2 is missing simulators [duplicate]

落爺英雄遲暮 提交于 2020-05-28 09:46:26
问题 This question already has answers here : Is there an iPhone SE simulator for Xcode 11, iOS 13? (2 answers) Closed 7 months ago . I've been using deployment target 12.2 and the iPhone SE simulator with Xcode 10.3 for a while. Recently Xcode was updated to 11.2 and a new project I started with it uses 12.4 but all of the old simulators (iPhone SE, 5S,...) are missing in the "Run" dropdown list, only these are left: The same ones are listed in the 12.2 project. Window - Devices and Simulators -

How to Change Directory where iOS Simulator Saves Screenshots?

╄→гoц情女王★ 提交于 2020-05-09 19:48:12
问题 When saving a screenshot from the iOS Simulator, the screenshots are saved to the Desktop After taking a few, my Desktop is quickly polluted with screen shots that don't belong there. How does one change the directory where iOS Simulator screenshots are saved? In some issue related to where screenshot gets stored, a commenter responded that 'by default' they get stored on the desktop (implying it could be changed). (iOS Simulator 8.0, Xcode 6.0.1, Mac OS X 10.9.5) 回答1: Following on from:

iOS Simulator (11.1) that comes with Xcode 11.1 GM Seed seems to be unable to boot iOS 13.1 devices

安稳与你 提交于 2020-04-29 07:07:17
问题 I am running Mac OS X Mojave 10.14.6. The only app I have installed is a freshly downloaded Xcode 11.1 GM Seed (11A1027). There are no prior files, projects or apps on this system, as I just wanted to start learning Swift programming. In Xcode, I have created a fresh project for a single view iOS app. I compiled it without any changes, the build was successful. By default, it launches an iPhone 11 Pro Max on iOS 13.1. The Simulator launched, the device window appeared and a progress bar was

iOS Simulator (11.1) that comes with Xcode 11.1 GM Seed seems to be unable to boot iOS 13.1 devices

元气小坏坏 提交于 2020-04-29 07:07:06
问题 I am running Mac OS X Mojave 10.14.6. The only app I have installed is a freshly downloaded Xcode 11.1 GM Seed (11A1027). There are no prior files, projects or apps on this system, as I just wanted to start learning Swift programming. In Xcode, I have created a fresh project for a single view iOS app. I compiled it without any changes, the build was successful. By default, it launches an iPhone 11 Pro Max on iOS 13.1. The Simulator launched, the device window appeared and a progress bar was

Safari web inspector is only showing Sources, Console and Audit

霸气de小男生 提交于 2020-04-13 03:55:14
问题 After upgrading to Xcode 11.3.1, I am having problems using Safari web inspector with the iOS 12.1 simulator. Every time that I run an app inside of an iOS 12.1 simulator device, it will show up in the Safari debug menu and allow me to connect to it, but the only tabs I will see are Sources, Console and Audit. Here is a screenshot of the inspector attached to an instance of the Safari browser inside of the simulator. Is there any way to resolve this? Environment: MacOS 10.14.6 (18G95) Xcode

Safari web inspector is only showing Sources, Console and Audit

那年仲夏 提交于 2020-04-13 03:55:10
问题 After upgrading to Xcode 11.3.1, I am having problems using Safari web inspector with the iOS 12.1 simulator. Every time that I run an app inside of an iOS 12.1 simulator device, it will show up in the Safari debug menu and allow me to connect to it, but the only tabs I will see are Sources, Console and Audit. Here is a screenshot of the inspector attached to an instance of the Safari browser inside of the simulator. Is there any way to resolve this? Environment: MacOS 10.14.6 (18G95) Xcode

Unable to boot the iOS Simulator after deleting /private/tmp

前提是你 提交于 2020-04-11 06:44:52
问题 This week I cannot boot my Simulator, I tried several solutions from some articles, but it doesn't work. My MacOS version is OS X 10.10.5 (14F27), and my Simulator is iOS 8.4. I grabbed the log from ~/Library/Logs/CoreSimulator/CoreSimulator.log Aug 27 11:29:14 LL-MBP.local CoreSimulatorService[8316] : Could not register service com.apple.SystemConfiguration.PPPController: launch_sim_register_endpoint: 0xfffffecc Aug 27 11:29:14 LL-MBP.local CoreSimulatorService[8316] : Could not register

iOS App Crashing Instantly After Opening It

坚强是说给别人听的谎言 提交于 2020-04-10 18:10:50
问题 I am testing my iOS app on my phone and when I try opening it, it instantly exits. App builds and works in simulator. Does anyone know what could be the cause? I verified and checked that my provisioning profile + certificates are all valid and they are. Nothing has expired. I believe the error may be coming from this step from the console logs: error 13:45:10.855026 -0400 symptomsd Can't get most elevated app state from dictionary { BKSApplicationStateExtensionKey = 0;