Foundation Kit#

The Foundation Kit provides key data types for working in Objective-C, such as strings, dictionaries, and lists. It also provides networking, configuration storage, file manipulation, and more.

👉 Browse the API reference
📖 Read the Manual

Apple Foundation#

API reference
Header files

GNUstep Base Library#

Version 1.28.0

API Documentation
Base Additions API

Manual (PDF)

Tutorial: Basic Classes of the GNUstep Base Library

Release Notes (HTML)

Source code

Current version

1.28.0

License

LGPLv3 or GPLv2

Download current release#

git clone https://github.com/gnustep/libs-base.git --branch base-1_28_0 --depth 1

Don’t include the --depth 1 if you want to look through the commit history.