我和我的团队正在努力让我们的应用程序获得facebook的批准。
目前仅在欧洲AppStore中提供该应用程序,因此Facebook告诉我们向他们发送我们项目的xcode版本。
这是我们从Facebook收到的消息:
"Your app had errors that prevented us from fully testing it. Please
ensure that the Simulator Build provided works with Xcode Version 7.3,
as this is the software our team uses in review. More information about
creating simulator builds can be found here."
And the "here" text links to this:
https://developers.facebook.com/docs/ios/getting-started/advanced#sim_build
我们正在努力完成上述指南中的第一步。
Run your app in your Xcode iPhone 5 simulator. This automatically
creates a simulator build in Xcode's DerivedData cache.
当我们从XDE或CLI在Simulator中启动项目时,找不到构建。
还有另一种方法吗?
有什么想法吗?
非常感谢您的帮助