开发者

Free & Paid iPhone app: Would I need two different provisioning profiles?

I'm a 开发者_如何学Clittle confused about making Free (lite) and Paid (full) version of an iPhone app.

The reason I ask is because I'd like to have two versions for my app: a Free ad supported version and a Paid version, and I'd like to accomplish that with two different targets. Since they will be two different apps in the App Store, my understanding is they need two different Bundle IDs, right?.

  1. Would I need two different Bundle ID’s for each target?
  2. Would I need two different Info.plists for each target if I did this, or can I use the same Info.plist?
  3. Would I need two different development/distribution provisioning profiles for each target, or can I use only one?


You need 2 bundle IDs.

You can use the same info.plist

You need two provisioning profiles, since that is the one that allows running the program, and apple requires to be different for each app.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜