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 7716491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:39:06+00:00 2026-06-01T02:39:06+00:00

I have several Core Data model version that I have added to my .xcdatamodeld

  • 0

I have several Core Data model version that I have added to my .xcdatamodeld file, and this last version that I added did not show up at the top of the list as it normally does, it is the 2nd item in the list under the .xcdatamodeld file. I set the latest version as the current versioned Core Data model, but I cannot reorder the .xcdatamodel entries by dragging them around, so is there any way that I can change the order of the entries so that the newest version shows up at the top?

By the way, I am on Xcode 4.2 build 4C199 for Snow Leopard.

  • 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-06-01T02:39:08+00:00Added an answer on June 1, 2026 at 2:39 am

    Yeah, this part is totally annoying – but it’s not too hard. I do it all the time. You have to edit the MyProject.xcodeproj/project.pbxproj file yourself with a text editor (I use vim for this), and look for where your list of models are, then just re-order the children section, like this:

        D6A5760112F22213004DEDCE /* Scott.xcdatamodeld */ = {
            isa = XCVersionGroup;
            children = (
                D6B7528A1506A0050066268A /* Scott-V14.xcdatamodel */,
                D659922515057BC100955005 /* Scott-V13.xcdatamodel */,
                D6EDB44614ED9D7E00C02938 /* Scott-V12.xcdatamodel */,
                D6931E6214D78135007F0E03 /* Scott-V11.xcdatamodel */,
            );
            currentVersion = D6B7528A1506A0050066268A /* Scott-V14.xcdatamodel */;
            name = Scott.xcdatamodeld;
            path = Shared/Scott.xcdatamodeld;
            sourceTree = "<group>";
            versionGroupType = wrapper.xcdatamodel;
        };
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have several core data entities that contains a bunch of empty NSString properties.
I have several objects set up in Core Data, one of which is Deck
I have a document-based Core Data app. My main Core Data entity has several
I have a core data based app that manages a bunch of entities. I'm
I have a modal view controller that creates core data changes in it's own
I have a several C# console applications that basically parse tons of data in
I have a document based application running with core data. The object model has
How can I model a mutable lookup table using Core Data? Say I have
I have this basic one-to-many relationship in Core Data: Brand has N Products Product
I have an iOS app on App Store that utilized Data Core with SQLite

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.