How to solve Xcode learning problems

Source: Internet
Author: User

DiscussionXcodeThe solution to the problem of learning is described in this article. We use two small instances to learnXcodeThe problem is solved in detail. Let's look at the details first.

Difference in setting Settingsbundle in Xcode3 and Xcode4

In Xcode3, the default SettingsBundle name is Settings. Bundle.

In the new SDK, the default name is Settings. After the default name is changed,

The preference Settings of the application are not displayed in Settings.

In addition, many names have changed:

For exampleXcodeThe Key in step 3 is changed to identifier in Xcode4.

In Xcode3, the type attribute: PSToggleSwitchSpecifier is changed to Toggle Switch.

TrueValue and FalseValue correspond to Value for ON and Value for OFF respectively in xcode4.

If DefaultValue is not defined in the ToggleSwitch submodule, this setting preference will not appear in Settings!

Completely Delete the XCode command:

Sudo/Developer/Library/uninstall-devtools -- mode = all

If you have installedXcodeYou can find this command in the "about xcode.png" directory in the Developer directory. If you are interested in this command, you can study it.

This command may cause incomplete deletion. One way is to delete the Developer, create a folder named Developer, and restart the computer.

It is recommended that you install xcode.

Summary: learning through two small instancesXcodeAfter the introduction, through the implementation of the above two instances, is it true?XcodeI hope this article will help you solve the problem.

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.