How to find project.pbxproj in order to correct Provisioning File
3,240 views
Skip to first unread message
Cane
unread,
Jun 22, 2010, 10:38:04 AM6/22/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TapLynx
Hey,
I recently just redid my project from scratch, and i tried to go thru
the whole code signing process but it just shows error messages. Now i
have to edit it manually by locating and correcting certain parts of
the "project.pbxproj" file.
Anyone have any idea's where this may be located in the taplynx
project folder.
Joshua Benton
unread,
Jun 22, 2010, 12:11:05 PM6/22/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TapLynx
project.pbxproj is located inside your Xcode project -- so if your
project is named MyCoolApp, it's inside MyCoolApp.xcodeproj.
Get to it by control-clicking on the .xcodeproj file and selecting
Show Package Contents.