问题
Can you use the same provisioning profile for compiling 2 different apps for the App Store? I suppose not, but just wondering.
回答1:
I'm quite certain you cannot use wildcards in an appID for App Store Submissions. You can build and debug all your apps with something like GK46RTKQ4V.*
, though for an actually app submission you WILL need unique appIDs.
回答2:
You can create a profile for any/all apps you want by using a .* at the end of your appID
example:GK46RTKQ4V.*
There are draw backs, such as if you want to be able to do in app purchase you need a unique appID.
来源:https://stackoverflow.com/questions/2692008/iphone-same-provisioning-profile-for-different-app