0

Why did I get this error? I have validated the app four times but I get the same result every time.

error window

dandan78
  • 13,328
  • 13
  • 64
  • 78
Nurdin
  • 23,382
  • 43
  • 130
  • 308
  • possible duplicate of [Validating app, application is missing Architecture armv7](http://stackoverflow.com/questions/12487689/validating-app-application-is-missing-architecture-armv7) – Paulw11 Apr 10 '14 at 20:28
  • Also see http://stackoverflow.com/questions/19378484/the-app-references-non-public-selectors-in-payload-appname-app-app-name-dec – dandan78 Apr 10 '14 at 20:30

1 Answers1

1

Check your Bundle Identifier. Make sure your bundle identifier is correct. If that doesn't work I would double check that all your settings are correct in "Build Settings". For some reason when I added iCloud to my app, I altered my code signing settings.

jww
  • 97,681
  • 90
  • 411
  • 885
flooie
  • 89
  • 2
  • 8