开发者

iPhone distribution provisioning problem

开发者 https://www.devze.com 2023-01-15 17:02 出处:网络
I\'m trying to distribute my iPhone application and doing everything like in apple\'s manu开发者_开发百科als. And finally, there is no embedded.mobileprovision in MyApp.app. And also there is nothing

I'm trying to distribute my iPhone application and doing everything like in apple's manu开发者_开发百科als. And finally, there is no embedded.mobileprovision in MyApp.app. And also there is nothing about it in Built results. I followed all the recommendations (like clean all targets, clear CodeSign identity, remove all build directories and launch xCode again) and still have no progress.

What am i doing wrong?

There is one more thing i'd like to ask about. In Distribution configuration I've added Entitlements.plist, but builder shows me a warning: CodeSign warning: entitlements are not applicable for product type 'Application' in SDK 'Device - iPhone OS 3.1.2'; ignoring... May be these two things are connected with each other?


For distribution on the AppStore, you need not to have an Entitlements file.

0

精彩评论

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