Welcome to MacForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

API to create XCode project ?

 
   Macintosh computer (Home) -> General Discussion RSS
Next:  Jpeg Library Support For ImageMagick?  
Author Message
lothar.behrens

External


Since: Feb 10, 2005
Posts: 35



(Msg. 1) Posted: Sun Nov 12, 2006 8:41 am
Post subject: API to create XCode project ?
Archived from groups: comp>sys>mac>programmer>misc (more info?)

Hi,

is there an API to create a XCode project ?

I need a way to hold my makefile based project in sync with XCode.

Or is there another way to create a XCode project out of a makefile ?

Thanks, Lothar

 >> Stay informed about: API to create XCode project ? 
Back to top
Login to vote
Ben Artin

External


Since: Jun 20, 2005
Posts: 65



(Msg. 2) Posted: Sun Nov 12, 2006 8:40 pm
Post subject: Re: API to create XCode project ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <1163349683.561430.88560.RemoveThis@k70g2000cwa.googlegroups.com>,
"lothar.behrens@lollisoft.de" <lothar.behrens.RemoveThis@lollisoft.de> wrote:

> is there an API to create a XCode project ?

You can do this using AppleScript.

hth

Ben

--
If this message helped you, consider buying an item
from my wish list: <http://artins.org/ben/wishlist>

I changed my name: <http://periodic-kingdom.org/People/NameChange.php>

 >> Stay informed about: API to create XCode project ? 
Back to top
Login to vote
vze35xda

External


Since: Jan 08, 2005
Posts: 151



(Msg. 3) Posted: Wed Nov 15, 2006 2:58 am
Post subject: Re: API to create XCode project ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ben Artin wrote:
> In article <1163349683.561430.88560.TakeThisOut@k70g2000cwa.googlegroups.com>,
> "lothar.behrens@lollisoft.de" <lothar.behrens.TakeThisOut@lollisoft.de> wrote:
>
> > is there an API to create a XCode project ?
>
> You can do this using AppleScript.
>
> hth
>
> Ben
>
> --
> If this message helped you, consider buying an item
> from my wish list: <http://artins.org/ben/wishlist>
>
> I changed my name: <http://periodic-kingdom.org/People/NameChange.php>

You might find this useful:
<http://www.versiontracker.com/dyn/moreinfo/macosx/22692> this turns
XCode projects -> makefiles. It's the reverse of what you want but I
wrote it because I start in XCode then move the code to other Unices
and this does the job.

--jim
 >> Stay informed about: API to create XCode project ? 
Back to top
Login to vote
lothar.behrens

External


Since: Feb 10, 2005
Posts: 35



(Msg. 4) Posted: Wed Nov 15, 2006 10:04 am
Post subject: Re: API to create XCode project ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks,

now I do no more need the XCode project for my self. I had only trouble
to use the debugger of
XCode. I have solved this by adding a custom executable.

But it would be an attempt to try AppleScript. Therefore I would extend
my makefile generator to
emit an AppleScript file as well. If this would be implemented, the
XCode project would be in sync
with the makefile based project.

I use this generator (mkmk) also on Linux, Solaris and Windows to
create my project makefiles per target.

If someone is interrested to help, please welcome :-)

Regards,

Lothar

vze35xda RemoveThis @verizon.net schrieb:

> Ben Artin wrote:
> > In article <1163349683.561430.88560 RemoveThis @k70g2000cwa.googlegroups.com>,
> > "lothar.behrens@lollisoft.de" <lothar.behrens RemoveThis @lollisoft.de> wrote:
> >
> > > is there an API to create a XCode project ?
> >
> > You can do this using AppleScript.
> >
> > hth
> >
> > Ben
> >
> > --
> > If this message helped you, consider buying an item
> > from my wish list: <http://artins.org/ben/wishlist>
> >
> > I changed my name: <http://periodic-kingdom.org/People/NameChange.php>
>
> You might find this useful:
> <http://www.versiontracker.com/dyn/moreinfo/macosx/22692> this turns
> XCode projects -> makefiles. It's the reverse of what you want but I
> wrote it because I start in XCode then move the code to other Unices
> and this does the job.
>
> --jim
 >> Stay informed about: API to create XCode project ? 
Back to top
Login to vote
Sean McBride

External


Since: Jan 05, 2004
Posts: 498



(Msg. 5) Posted: Sat Nov 25, 2006 4:11 pm
Post subject: Re: API to create XCode project ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <1163349683.561430.88560 DeleteThis @k70g2000cwa.googlegroups.com>,
"lothar.behrens@lollisoft.de" <lothar.behrens DeleteThis @lollisoft.de> wrote:

> is there an API to create a XCode project ?
>
> I need a way to hold my makefile based project in sync with XCode.
>
> Or is there another way to create a XCode project out of a makefile ?

You might take a look at CMake: www.cmake.org
 >> Stay informed about: API to create XCode project ? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Xcode - does it replace Project Builder?? - Does "Xcode" replace current Project Builder? They never mentioned the words "Project Builder" or "Cocoa" for that matter in the WWDC keynote / demo. And looking at the Xcode site pages: http://www.apple.com/macosx/pant...

XCode and automatically open last project ? - Hi, how set I up XCode to do that ? Thanks, Lothar

Per-target names for Xcode stlib project - How can I control the name of the output file of a static library project on a per-configuration basis? I'm using Xcode 2.4.1. I know the usual way is to use the same name in per-configuration folders, but I am supposed to put everything in a single..

How to create a cicn object. - I would like to create in runtime a CIcon object from an image data. The problem is that I'm not well versed with the CIcon format and PixMap structures, and the documentation of apple is relatively poor. There is any C/C++ source code example to create...

Xcode Problems - Hi all. I've just installed Xcode and started a little project. I want to write a little shell program that will use socket and curses. I create a new tool (I am using C). For using sockets there are no problems (standard include works quite fine, but..
   Macintosh computer (Home) -> General Discussion All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]