Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.mac.programmer.help > #525

Re: Convert a Xcode project to a Cocoa Framework

X-Received by 2002:ac8:294c:: with SMTP id z12-v6mr5216425qtz.38.1527839919177; Fri, 01 Jun 2018 00:58:39 -0700 (PDT)
X-Received by 2002:a37:149d:: with SMTP id 29-v6mr288101qku.3.1527839918664; Fri, 01 Jun 2018 00:58:38 -0700 (PDT)
Path csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!x25-v6no1012471qto.0!news-out.google.com!p41-v6ni1544qtp.1!nntp.google.com!x25-v6no1012470qto.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.sys.mac.programmer.help
Date Fri, 1 Jun 2018 00:58:38 -0700 (PDT)
In-Reply-To <m2hbjby08u.fsf@sherm.shermpendley.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=152.115.51.66; posting-account=6grL1QoAAADk2vTA9GLq_O07XaQVdSmt
NNTP-Posting-Host 152.115.51.66
References <ceba9822-1349-4ea1-8d47-77981fc5ae7e@c10g2000yqi.googlegroups.com> <m2hbjby08u.fsf@sherm.shermpendley.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <544e371e-1691-4246-b70a-d3a8a9694f6b@googlegroups.com> (permalink)
Subject Re: Convert a Xcode project to a Cocoa Framework
From vishalzambare5@gmail.com
Injection-Date Fri, 01 Jun 2018 07:58:39 +0000
Content-Type text/plain; charset="UTF-8"
Lines 25
Xref csiph.com comp.sys.mac.programmer.help:525

Show key headers only | View raw


On Wednesday, August 4, 2010 at 12:47:21 AM UTC+5:30, Sherm Pendley wrote:
> axelbrz <axelbrz@gmail.com> writes:
> 
> > Hi, I have a Xcode project (cocos2d application) and I want to convert
> > it to a Cocoa Framework project exporting all .h files from the
> > project, to be able to import it from another project and use it like
> > a Framework with the respective headers.
> >
> > What do I have to do?
> 
> I wouldn't create a new project at all. Instead, I'd add a new framework
> target to the existing project, then add the source files to the new
> target. That will allow you to use the same set of source files for both
> the framework and the standalone app, which makes it easier to keep
> them in synch when changes are made.
> 
> sherm--
> 
> -- 
> Sherm Pendley                <www.shermpendley.com>
>                              <www.camelbones.org>
> Cocoa Developer

Hi...
 actually I had a question.
I have a C++ project, and I would like to save/export it as a framework and not just a standalone app...Any idea as to how can I do it. Your help will be really appreciated... :)

Back to comp.sys.mac.programmer.help | Previous | Next | Find similar


Thread

Re: Convert a Xcode project to a Cocoa Framework vishalzambare5@gmail.com - 2018-06-01 00:58 -0700

csiph-web