Paul Solt 11/26/2012

Duplicate Code Signing on Xcode with Any iOS SDK

Read Original

This technical article addresses a common Xcode annoyance where duplicate 'Any iOS SDK' code signing identities appear, forcing developers to update multiple settings. It provides a step-by-step solution involving manually editing the project.pbxproj file to remove the duplicate entries, allowing Xcode to regenerate the correct defaults.

Duplicate Code Signing on Xcode with Any iOS SDK

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week