Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6476869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:52:42+00:00 2026-05-25T06:52:42+00:00

I am currently using XCODE 4.0.2 and am trying to create a very simple

  • 0

I am currently using XCODE 4.0.2 and am trying to create a very simple plist as shown here

I follow the instructions telling me to do the following!

it should end up looking like this

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>Name</key>
    <string>John Doe</string>
    <key>Phones</key>
    <array>
        <string>408-974-0000</string>
        <string>503-333-5555</string>
    </array>
</dict>
</plist>

however. when i do it, it ends up this

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <Key>Root</Key>
    <dict>
         <key>Name</key>
         <string>John Doe</string>
         <key>Phones</key>
         <array>
            <string>408-974-0000</string>
            <string>503-333-5555</string>
         </array>
    </dict>
</dict>
</plist>

is this a bug between 4.0.2 and 4.2 (or whatever the lastest version is?) what accounts for this difference?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T06:52:42+00:00Added an answer on May 25, 2026 at 6:52 am

    Apple’s sample is wrong. The graphical view shows Root but the text view is a flattened version without the Root parent. Just don’t include the Root node when you create the list and you’ll end up with text that matches their listing.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi there, Now I'm trying to create a Pop-OverView using an Xcode storyboard. Firstly,
I am currently using the following command to upload my site content: scp -r
I followed this tutorial and I'm currently trying to create a class to draw
I'm familiar with using xcode to profile memory allocations, however I'm currently working on
I am currently creating an iPhone app using Xcode 4.0.2, I want the app
I am currently switching from developing two separate Xcode Projects into using Xcode workspace.
I'm currently using XCode 3.2.4 and OS 4.2 It's been working smoothly but now
We're trying to set up ZipKit as part of our Xcode 4 project using
I'm trying to draw in the currently selected system font using the ATSU api
I currently have a simple iPad application built in xcode. I have 2 uitextfields

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.