开发者

provisioning profile does not appear in project.pbxproj

开发者 https://www.devze.com 2023-02-16 03:20 出处:网络
I downloaded the sample code of LocateMe program from the developer site of Apple( http://developer.apple.com/library/ios/#samplecode/LocateMe/Introduction/Intro.html ). After configuring properties,

I downloaded the sample code of LocateMe program from the developer site of Apple ( http://developer.apple.com/library/ios/#samplecode/LocateMe/Introduction/Intro.html ). After configuring properties, I tried to build and got the code sign error.

The answer accessed through the following link have been solving this problem for another source codes I downloade开发者_C百科d since now. Code Sign error: The identity 'iPhone Developer: x Xxxxx' doesn't match any identity in any profile

This time I couldn't find "PROVISIONING_PROFILE" to change its value.

I would appreciate any help very much.

0

精彩评论

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