• 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: Making a bundle from an existing target
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making a bundle from an existing target


  • Subject: Re: Making a bundle from an existing target
  • From: Andrew Pontious <email@hidden>
  • Date: Wed, 11 Feb 2009 18:19:04 -0800

On Feb 9, 2009, at 9:30 AM, ekellner wrote:

Hi,

I have a working xcode project which is currently has a Application
target.  I want to make a new target that will compile the same things
into a Bundle instead.

What's the right way to do this?  It appears that "Duplicate Target"
doesn't allow me to change the type from 'Application' to Bundle.

Not the most ideal way to do it, but you could go into the text file inside the project bundle, project.pbxproj, and hand-edit that so that your duplicated target has the right type.


Make your duplicate target, then make a new target that's of type bundle, then look at the text file and copy the type from the latter into the former.

Back up your project first!

-- Andrew
_______________________________________________
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: 
 >Making a bundle from an existing target (From: ekellner <email@hidden>)

  • Prev by Date: XIB format
  • Next by Date: Re: XIB format
  • Previous by thread: Making a bundle from an existing target
  • Next by thread: search paths and compiler options
  • Index(es):
    • Date
    • Thread