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#
GNUstep Base Library#
Version 1.28.0
API Documentation
Base Additions API
Tutorial: Basic Classes of the GNUstep Base Library
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.