discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep web site and marketing thoughts


From: Riccardo Mottola
Subject: Re: GNUstep web site and marketing thoughts
Date: Thu, 11 Jul 2024 23:07:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.18.2


/*

        Cocoa.h

        Cocoa Framework

        Copyright (c) 2000-2015, Apple Inc.

        All rights reserved.


        This file should be included by all Cocoa application source files for easy building.  Using this file is preferred over importing individual files because it will use a precompiled version.


        Tools with no UI and no AppKit dependencies may prefer to include just <Foundation/Foundation.h>.

*/


#import <Foundation/Foundation.h>

#import <AppKit/AppKit.h>

#import <CoreData/CoreData.h>

Cocoa.h (END)


MBP15:Headers lars$ uname -a

Darwin MBP15.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May  1 20:09:52 PDT 2024; root:xnu-10063.121.3~5/RELEASE_X86_64 x86_64

MBP15:Headers lars$ 


Hth and clears things up.

sure. Originally, there was no CoreData, so it was really just Foundation+AppKit. However it still remains quite basic, I got a false impression then.
Interesting is that Cocoa is just a Marketing gag.
At the end, https://developer.apple.com/documentation/ doesn't list Cocoa, it just all the split Kits.

Riccardo

reply via email to

[Prev in Thread] Current Thread [Next in Thread]