• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: xcode 2.4 project settings--way to dump out?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcode 2.4 project settings--way to dump out?


  • Subject: Re: xcode 2.4 project settings--way to dump out?
  • From: Mike <email@hidden>
  • Date: Sat, 05 Apr 2008 16:37:37 -0700

You can also open the Target or Project Get Info window, select all on all the settings, then copy and paste, or drag them to a text editor window and it will paste all the setting names and their current values.

Mike

Chris Espinosa wrote:

On Apr 4, 2008, at 12:31 PM, Dennis Christopher wrote:

Is there any way to dump out the project file settings for an xcode 2.4 project file?
So that two revisions could be compared?

You can just diff the project files. The settings are stored in a pretty intuitive format, though they're lumped in the file by UUIDs that correspond to each configuration in each target.


If you want to actually dump a specific target and configuration's settings:

• Command-Control-N for a New Empty File
• Project > Edit Active Target
• Build tab
• Set popup to "Active Configuration"
• Select All
• Drag to the empty file

There are all your build settings.  Save and repeat, then diff as you like.

Chris _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:


This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >xcode 2.4 project settings--way to dump out? (From: Dennis Christopher <email@hidden>)
 >Re: xcode 2.4 project settings--way to dump out? (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Unable to directly link against dynamic library libicucore
  • Next by Date: Re: Leopard 9C7010 - What hw & sw versions will work together?
  • Previous by thread: Re: xcode 2.4 project settings--way to dump out?
  • Next by thread: Combining multiple projects into one
  • Index(es):
    • Date
    • Thread