Tue, June 4, 2013
1 min read
[iOS] Your Info.plist contains the UINewsstandIcon sub-property under CFBundleIcons, which is intended for use with Newstand feature. To include Newsstand features, the Info.plist must include the UINewstandApp=true Info.plist key.
#ios#xcode#troubleshooting
Xcode 申請時の UINewsstandIcon バリデーションエラーを Info.plist の修正で解決した記録です。
read more →