Thread: [Pyobjc-dev] Snow Leopard Support
Brought to you by:
ronaldoussoren
From: Jofell G. <jo...@xa...> - 2009-08-22 02:11:06
|
I dunno if this has already been asked before (SF's mailing list search is non-existing). I've been loving PyObjC for the past 6 months until Snow Leopard's news of release came out (and so we need to ensure we're coming out with Snow Leopard). I'm just curious if and when will SL support be. I'm currently doing workarounds especially now that I'm seeing a bunch of deprecated stuff from the build logs. Or maybe I could help in any way I could? Thanks a lot, and wish you guys the best of luck for your project. |
From: Nicholas C. <nic...@gm...> - 2009-09-04 18:22:05
|
I've just upgraded to Snow Leopard and installed the new Xcode, and the "New Project" window doesn't seem to list a pyobc template anywhere. Have they removed it, or is it hiding somewhere? Best, Nicholas |
From: Nicholas C. <nic...@gm...> - 2009-09-04 18:29:26
|
On Fri, Sep 4, 2009 at 2:21 PM, Nicholas Cole<nic...@gm...> wrote: > I've just upgraded to Snow Leopard and installed the new Xcode, and > the "New Project" window doesn't seem to list a pyobc template > anywhere. Have they removed it, or is it hiding somewhere? Ah! Just found this thread: http://www.cocoabuilder.com/archive/message/xcode/2009/9/1/30260 Which says that Apple have remove the Templates from xcode, and recommend downloading them from the pyobj website. What is the recommended way to install them, or do I need to download the whole release? Best wishes, Nicholas |
From: Ronald O. <ron...@ma...> - 2009-09-04 20:16:01
|
The templates are only in the repository. Until now we didn't have to release them seperately. Ronald On 4 sep 2009, at 20:29, Nicholas Cole <nic...@gm...> wrote: > On Fri, Sep 4, 2009 at 2:21 PM, Nicholas > Cole<nic...@gm...> wrote: >> I've just upgraded to Snow Leopard and installed the new Xcode, and >> the "New Project" window doesn't seem to list a pyobc template >> anywhere. Have they removed it, or is it hiding somewhere? > > Ah! Just found this thread: > > http://www.cocoabuilder.com/archive/message/xcode/2009/9/1/30260 > > Which says that Apple have remove the Templates from xcode, and > recommend downloading them from the pyobj website. > > What is the recommended way to install them, or do I need to download > the whole release? > > Best wishes, > > Nicholas > > --- > --- > --- > --------------------------------------------------------------------- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev |
From: Mani G. <ma...@tu...> - 2009-09-07 02:41:19
|
Here's what I did: 1) Copy all the Python templates from an installation of the previous Xcode to a folder "PythonApplications" 2) zip up this folder 3) Copy this to "~/Library/Application Support/Developer/Shared/Xcode/Project Templates" and unzip Here's my zip file so you can skip steps 1&2: http://bit.ly/150NUx It works for me, let us know how it goes. Cheers, Mani On Fri, Sep 4, 2009 at 4:15 PM, Ronald Oussoren<ron...@ma...> wrote: > The templates are only in the repository. Until now we didn't have to > release them seperately. > > Ronald > > > > On 4 sep 2009, at 20:29, Nicholas Cole <nic...@gm...> wrote: > >> On Fri, Sep 4, 2009 at 2:21 PM, Nicholas >> Cole<nic...@gm...> wrote: >>> I've just upgraded to Snow Leopard and installed the new Xcode, and >>> the "New Project" window doesn't seem to list a pyobc template >>> anywhere. Have they removed it, or is it hiding somewhere? >> >> Ah! Just found this thread: >> >> http://www.cocoabuilder.com/archive/message/xcode/2009/9/1/30260 >> >> Which says that Apple have remove the Templates from xcode, and >> recommend downloading them from the pyobj website. >> >> What is the recommended way to install them, or do I need to download >> the whole release? >> >> Best wishes, >> >> Nicholas >> >> --- >> --- >> --- >> --------------------------------------------------------------------- >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 >> 30-Day >> trial. Simplify your report design, integration and deployment - and >> focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Pyobjc-dev mailing list >> Pyo...@li... >> https://lists.sourceforge.net/lists/listinfo/pyobjc-dev > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev > -- Mani Ghasemlou, Team Lead, Tungle w. +1.514.678.9181 m.+1.514.839.6264 Accelerate your calendar. Get Tungle at www.tungle.com. - - - - - This e-mail is privileged, confidential, and subject to copyright. Any unauthorized use or disclosure is prohibited. |