iPhone Codesign Error 2.2.1 Firmware
Posted: February 6th, 2009 | Author: irv | Filed under: Apple, Cocoa, Companies, iPhone, Objective-C, Programming | Tags: Apple, Cocoa, development, iPhone, Objective-C, Telephone, XCode | No Comments »I have an older project and have had my certificates expire. I spent a couple of days trying to figure out how to get the stupid thing to build. Then I found this blog: http://iphonesdkdev.blogspot.com/2009/01/codesign-error-valid-provisioning.html.
Basically what it says to do is to go into the .xcodeproj file for your application, open the project.pbxproj and modify the PROVISIONING_PROFILE variables.
This didn’t work for me, but removing all of the key / value pairs did.
Recent Comments