I built an app to deliver it to the AppStore but the validation process throw this error:
The app references non-public selectors in Payload/<AppName>.app/<AppName>: categories, content, contextForCurrentThread, createEntity, isSample, links, primitiveType, setPrimitiveType, typeString
I want to know what is this problem?, this warning doesn't prevent me to upload the app.
I have found a lot of threads with same problems but all of them are aboud the Facebook framework, but I don't have that framework.
I have had no problems before this release and I haven't added new frameworks, only new code written by me.
I have Xcode5 and the app is build for iOS7.