开发者

iPhone Provisioning Profile problems

开发者 https://www.devze.com 2022-12-29 23:14 出处:网络
I\'m having trouble getting the Application Identifier or Bundle Identifier set up.In my distribution profile, I have incl开发者_StackOverflow社区uded the identifier \"com.., and then copied it exactl

I'm having trouble getting the Application Identifier or Bundle Identifier set up. In my distribution profile, I have incl开发者_StackOverflow社区uded the identifier "com.., and then copied it exactly into the the app's Info.plist file under "Bundle Identifier". In the past, this has done the trick, but now I'm getting the error

Provisioning profile 'irow beta' specificies the identifier 'com..' which doesn't match the current setting 'com.yourcompany.***.

So it seems that its somehow still using the default of com.yourcompany.APPLICATION_NAME, but it shouldn't after I have changed it in the Info.plist, right?

I think this means that xcode isn't recognizing that PLIST for some reason, because when I change the name of the icon file, for example, or other such attributes, nothing changes. If this is the problem, how do I make xcode recognize the PLIST?

Thanks,

James


I'm sure, that if you'll go in xcode to your target->properties and change it there, it will catch, so the icon. Probably the plist you're trying to change doesn't appear in build settings of a certain target, that's why you don't see the change.

0

精彩评论

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

关注公众号