Info.plist and dual-binary iPhone/iPad apps
Info.plist and dual-binary iPhone/iPad apps
- Subject: Info.plist and dual-binary iPhone/iPad apps
- From: Rick Mann <email@hidden>
- Date: Mon, 12 Apr 2010 01:15:15 -0700
I'm working on the iPad version of my app, and have decided to go the route of having a single project with two targets for two separate executables. Everything is working fairly well, but I don't know how to handle the Info.plist. Should I create two separate ones? If so, how do I name them?
I've noticed in the example projects, the Info.plist file gets the name "foo-Info.plist", but I can't find anything in the docs that says this is even allowed, let alone tells me what "foo" should be. I hope it can be the product name. In my two targets, I have "MyApp" and "MyApp-iPad" as the product names. I'd like to have "MyApp" and "MyApp HD" or something similar as the display names in both the App Store and Springboard.
I know that some properties in the plist can be set with -iphone and -ipad, but it doesn't seem to respect that for all properties.
So, should I just give up having one Info.plist and have two separate ones? If so, how do I name them.
Thanks!
--
Rick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden