How to delete SDK from XCode ? I want to program from 0 with no SDK and still receiving a Duplicate Error when starting to program that specifies "Previous definition is here". Do you know how to remove the SDK from XCode ?
Kind Regards
How to delete SDK from XCode ? I want to program from 0 with no SDK and still receiving a Duplicate Error when starting to program that specifies "Previous definition is here". Do you know how to remove the SDK from XCode ?
Kind Regards
If you want someone to help you, you need to provide more details on what you are doing, such as the type of project you're creating. What SDK do you want to remove? What kind of program are you trying to make?
If you want to start from 0 in Xcode, create an empty project. Click Other at the top of the New Project Assistant to access the empty project template.