6
模拟器错误FBSSystemServiceDomain代码4
我正在尝试在模拟器中运行应用程序,但收到以下错误消息: Unable to run app in Simulator An error was encountered while running (Domain = FBSSystemServiceDomain, Code = 4) 谷歌搜索之前,我还没有看到任何对此的参考。 该应用程序使用XCode 6 Beta,在Swift中链接到Obj-C静态库。它在设备上运行良好。 有任何想法吗?
228
ios
ios-simulator
xcode6
ios8.1