Troubleshoot Pbxprojectwizardchooserwizard problems with installing multiple Xcode

Source: Internet
Author: User

Original works, allow reprint, please be sure to use hyperlinks in the form of the original source of the article, author information and this statement. Otherwise, the legal liability will be investigated. http://arthurchen.blog.51cto.com/2483760/735519

In the past when installing multiple Xcode, due to some configuration problems, when the new project, there will be a similar to the following error, resulting in the project template cannot be created.

Reinstall after you uninstall Xcode and restore all configurations is not resolved.

and is only in the selection of window-based application This template, the other template is not, the result is very depressed.

File:/sourcecache/devtoolside/devtoolside-1613/pbxinterface/

Wizards.subproj/pbxwizardchooserwizard.m

line:1342

Object: <PBXProjectWizardChooserWizard:0x2009b45a0>

Method:sheetDidEndWithReturnCode:fileSystemLocations:contextInfo:

Wizard should be a instance inheriting from Pbxprojectwizard, but it's nil

Internal Error

File:/SOURCECACHE/DEVTOOLSIDE/DEVTOOLSIDE-1688/PBXINTERFACE/WIZARDS.SUBPROJ/PBXWIZARDCHOOSERWIZARD.M

line:1365

Object: <PBXProjectWizardChooserWizard:0x200b845e0>

Method:sheetDidEndWithReturnCode:fileSystemLocations:contextInfo:

Wizard should be a instance inheriting from Pbxprojectwizard, but it's nil

This solution was later found on the foreign language website.

Enter the following command in the terminal to resolve, it is due to a number of engineering templates, because the version of the different causes of the conflict bar.

Defaults Delete Com.apple.Xcode "xcmultiwizardproxyiphoneos.platform/application/window-based application

Therefore, if you encounter other project template error, you should choose to delete other projects, that is, the content of the command line should be modified, inductive and different.

Troubleshoot Pbxprojectwizardchooserwizard problems with installing multiple Xcode

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.