Re: iOS - needs-shine app pList setting being ignored on devices.
Re: iOS - needs-shine app pList setting being ignored on devices.
- Subject: Re: iOS - needs-shine app pList setting being ignored on devices.
- From: Alex Zavatone <email@hidden>
- Date: Wed, 19 Dec 2012 20:24:23 -0500
Ahh. It appears that there is another plist file and plist setting that needs to be set for this to really be obeyed.
"Icon already includes gloss effects", which defaults to NO for iOS 5 and is not in the manifest pList file.
When run on the simulator, it is the second run where the application actually displays the new icon setting and will turn off the shine or update the icon.
Hope this helps someone else out.
On Dec 19, 2012, at 3:20 PM, Alex Zavatone wrote:
> Not sure if this is the proper place to address this, but it seems close enough.
>
> I've been running my apps in the Simulator and distributing them to devices over a website (OTA) using my new Enterprise distro cert and provision I just cooked up on Friday.
>
> On all devices and the simulator, under iOS 5.0.1 and 6.0.2, it appears that all apps' pList setting to not apply the shine to the icon is ignored and the shine/gloss overlay is always applied to the apps' icons.
>
> I'm not checking the "Add Shine Effect to Images" checkbox when creating the .ipa and the apps' plists all have this entry:
>
> needs-shine Boolean NO
>
> Now, I'm not creating this myself at all. Xcode is when making the executable.
>
> Any ideas on why this setting would be ignored or assumed to be YES?
>
> Thanks in advance.
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden