Why won't my app run in XCode 8 beta (8S128d)

二次信任 提交于 2019-12-01 09:10:15

Found the answer: https://forums.developer.apple.com/message/143155#143155

If you've used XCode 7 or earlier, you need to reboot the Mac before running the iOS 10 simulator.

From the release notes:

WWDC Seed: Running multiple iOS simulators can cause NSUserDefaults to not work

Running an iOS 8 or 9 simulator followed by an iOS 10 simulator will cause NSUserDefaults to stop working in the simulator. This can be worked around by rebooting the host Mac.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!