App中的非公开选择器? [英] Non-public selectors in App?

查看:128
本文介绍了App中的非公开选择器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试通过iTunes Connect提交应用。 Xcode引发以下错误:

I'm trying to submit an app via iTunes Connect. Xcode is throwing the following error:

iTunes Store操作失败。
应用程序引用有效载荷/通货膨胀计算器中的非公共选择器.app / Inflation 计算器:allocBatch:withEntity:count:,allowWithEntity:, fastIndexForKnownKey: indexForKey:

我不知道非公开选择器我是什么会使用,因为我用我的代码非常接近书。有什么想法吗?

I have no idea what "non-public selectors" I would be using, because I stuck pretty close to the book with my code. Anyone have any ideas?

视图控制器的代码(在我的应用中只有 .swift ):
https://gist.github.com/Calda/aefc2f19bae5f3cf2e54

Code for the view controller (only .swift in my app): https://gist.github.com/Calda/aefc2f19bae5f3cf2e54

编辑:作为未来的参考,我向iTunes Connect Support确认这是iTunes Connect的一个问题,而不是我的项目有问题。对于遇到同样问题的人,我最好的建议是等待,稍后再试。

As a reference for the future, I confirmed with iTunes Connect Support that this was an issue with iTunes Connect and not a problem with my project. For anyone experiencing this same problem, my best advice would be to wait and try again later.

推荐答案

我解决了这个问题以下:

I solved this by doing the following:

编辑:我认为不需要第一步

1)清理构建文件夹(按住Alt,单击产品 - >清除)

2)删除派生数据(管理器 - >项目 - >选择项目 - >删除派生数据

2) Deleting the Derived Data (Organizer -> Projects -> Select your project -> Delete Derived Data

这篇关于App中的非公开选择器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆