尽管德国硬件键盘,iOS 8.1 模拟器始终使用美国键盘布局

尽管德国硬件键盘,iOS 8.1 模拟器始终使用美国键盘布局

问题描述:

出于某种原因,我无法再使用我的母语德语键盘在 iOS 模拟器中输入文本.

For some reason, I cannot enter text with my native german keyboard into iOS Simulator any more.

下载 Xcode 6.1(其中包含 iOS 8.1)后,我被困在美国布局.

After downloading Xcode 6.1 (which contains iOS 8.1), I was stuck with the US layout.

我尝试过更改所有硬件/键盘设置、删除 ~/Library/Preferences/com.apple.iphonesimulator.plist 和重置 iOS 模拟器等操作.

I tried things like changing all Hardware/Keyboard settings, deleting ~/Library/Preferences/com.apple.iphonesimulator.plist, and resetting the iOS simulator.

没有任何帮助!

我应该重新安装完整的软件包吗?

Should I reinstall the complete package?

这是 iOS 8.1 模拟器的错误.

It's iOS 8.1 Simulator's bugs.

我可以通过在使用的方案中设置应用程序语言"来测试语言.

I could tested language by setting the "Application Language" in the used scheme.

转到产品 > 方案 > 编辑方案...或按 cmd + Y.

Go to Product > Scheme > Edit Scheme... or press cmd + Y.

来源:Yoshihiro Sakamoto 在 Apple Dev Forum 的回答