Anybody have problems with plist settings not getting into or being honored by phone app?
Anybody have problems with plist settings not getting into or being honored by phone app?
- Subject: Anybody have problems with plist settings not getting into or being honored by phone app?
- From: G S <email@hidden>
- Date: Mon, 17 Jan 2011 22:32:28 -0800
Hi all.
I added a couple of settings to my iOS project's plist: "app does not
run in background" and "icon already has gloss effects". I noticed
that they weren't being honored in the device builds, although they
appeared to be honored in the simulator builds.
First I found that Xcode created the simulator & device targets to
point to different plists: the original, and the "-copy" version.
This explained why the two additional settings were missing from the
plist in the device build. I deleted the copy and changed the device
target to point to the same plist as the simulator target.
Now the settings are being copied into the device-build plist, but
they aren't being honored. Anybody have any idea as to why? I
deleted the application from the phone before testing, by the way.
Thanks!
Gavin
_______________________________________________
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