Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode gave strange newsstand-error when trying to submit an app

finaly everything works fine and I want to submit my first app the the Appstore. But when I click submit in Xcode 4.1 I get this strange error message:

To include newsstand features, the info.plist must include the uinewsstandapp=true.

(Exact the same and Google doesn't know anything).

But I don't use newsstand and i don't want to use. Where is my mistake?

Markus

Xcode Version 4.1

like image 462
boxi Avatar asked Aug 08 '11 02:08

boxi


2 Answers

The new version of Xcode introduced a NewsstandIcon under CFBundleIcon. Delete it.

like image 172
SPIELER Avatar answered Nov 17 '22 05:11

SPIELER


For those having trouble finding it:

Screenshot

like image 42
chown Avatar answered Nov 17 '22 05:11

chown