ios-simulator

Xcode 10.0 Simulator error “Mach error -308 - (ipc/mig) server died”

為{幸葍}努か 提交于 2020-08-26 07:01:13
问题 Xcode Simulator won't boot. After running the project the simulator does not boot and the load bar is stuck at the end. Also it shows this error after I closed the simulator showing this error The operation couldn’t be completed. (Mach error -308 - (ipc/mig) server died) Any help is appreciated! 回答1: 8 months ago the answer. This problem occurs when you install an alternative Xcode version like betas or previous versions. To solve this problem you need reinstall Xcode command line tools. As

iOS Simulator typing in Dvorak keyboard appears as QWERTY keys

ぐ巨炮叔叔 提交于 2020-08-01 09:54:31
问题 I just installed Xcode and iOS Simulator. My Mac's Dvorak keyboard layout is not working when I type in the iOS Simulator. When I type in Dvorak, it shows up in the iOS Simulator as if I was typing with the QWERTY keyboard layout. I tried switching my Mac's keyboard layout back and forth but it didn't help. 回答1: Solution There are two conditions required for simulating Dvorak input on the iOS simulator. (short version) In Settings > General > Keyboard > Keyboards > English > Hardware Keyboard

Unable to find any Xcode installations that supports iOS Simulator 13.2.2

二次信任 提交于 2020-07-10 03:14:16
问题 I am getting this error when using titanium and trying to run my app on iOS simulator . I could do it before. My SDK version is 7.5.0.GA. How can I make it fine? I use the command below to build my app: ti build -p ios -T simulator 回答1: 7.5.0.GA is from 2018. I strongly recommend updating the SDK to the latest (currently 9.0.3.GA) to make your app work again with the latest simulators and be able to push it to the app store. Check: https://wiki.appcelerator.org/display/guides2/Titanium

Unable to find any Xcode installations that supports iOS Simulator 13.2.2

被刻印的时光 ゝ 提交于 2020-07-10 03:13:57
问题 I am getting this error when using titanium and trying to run my app on iOS simulator . I could do it before. My SDK version is 7.5.0.GA. How can I make it fine? I use the command below to build my app: ti build -p ios -T simulator 回答1: 7.5.0.GA is from 2018. I strongly recommend updating the SDK to the latest (currently 9.0.3.GA) to make your app work again with the latest simulators and be able to push it to the app store. Check: https://wiki.appcelerator.org/display/guides2/Titanium

Changing the time and date in Xcode simulator

百般思念 提交于 2020-06-13 19:11:08
问题 How to change the time in the iPhone simulator ? I want the other apps on my phone to see a different time than the current one. 回答1: Change your system time on the host Mac. The Simulator runs a separate userspace but shares the kernel so it doesn't have a notion of a different time from the host. 回答2: Old question, modern answer: With Xcode 11, Apple shipped new features for the simctl tool, which allows you to have a bit more control over what the simulators look like by overriding status

How to hide iOS simulator Tool Bar?

烈酒焚心 提交于 2020-06-11 18:37:06
问题 Seems like the iOS simulator added a new ToolBar, which I am unable to hide. Is there any shortcut to hide it? 回答1: No there is no way to hide the toolbar. It is an integrated toolbar and title bar. If you'd like to see this option please file a feedback request for it. 回答2: Assuming you want a nice screenshot with the device the following worked for me, from Swany's answer on this Apple forum thread : In a terminal, disable shadows on Screenshots with the following command: defaults write