Re: Getting back into MacOSX development after some time off
Steven Woolgar <Steven_Woolgar-15o08GXfgDtWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 11 Nov 2009 14:51:49 +1100, Kiel Gillard wrote: > > On 11/11/2009, at 2:36 PM, jerry porter wrote: > >> Any pointers in migrating to 10.6 SDK. > > Have you installed Mac OS X 10.6 on your development machine and > tried changing the Base SDK of the project or the target to Mac OS X > 10.6? > >> >> I know this is a rather general question. > > I also know this is a rather general answer. You'll have to be more > specific. > > The source for MOKit is available at > <http://sourceforge.net/projects/mokit/files/>. You can modify that > source to compile for 10.6 too. I took a look at it just now and it is pretty outdated. There might be some things of value, but I would consider just removing it from your project and backfilling. W.