我正在尝试通过iTunes Connect提交应用程序.Xcode抛出以下错误:
iTunes Store操作失败.
应用程序引用了Payload/Inflation Calculator.app/Inflation中的非公共选择器Calculator: allocBatch:withEntity:count:,allowWithEntity:, fastIndexForKnownKey:,indexForKey:
我不知道non-public selectors我会使用什么,因为我用我的代码非常接近这本书.有人有主意吗?
视图控制器的代码(仅.swift在我的应用程序中):https:
//gist.github.com/Calda/aefc2f19bae5f3cf2e54
编辑:作为未来的参考,我在iTunes Connect支持中确认这是iTunes Connect的一个问题,而不是我的项目有问题.对于遇到同样问题的人,我最好的建议是等待,稍后再试.