Popular Tags

Who's online

There are currently 0 users and 19 guests online.

User login

Amber is an Objective-C umbrella framework which extends the Cocoa API. It functions as my shared source repository, and consists of three frameworks; AmberFoundation which extends the Foundation framework, designed for use in Cocoa daemons; AmberKit which extends the AppKit framework, includes my custom UI controls, designed for use in GUI applications; and Core Networking.

There are a couple of additional frameworks which you won't typically use:

  • AmberKitAdditions.framework, a private framework which is not included in the Amber umbrella. It contains the AppKit extensions without the UI controls. It is a dependency of the custom UI controls when they aren't being built as part of AmberKit.
  • libAmberFoundation.a which contains most of the AmberFoundation code and is built for use in iPhone applications.
No votes yet

Search

Recent Updates

UPDATES

The site has recently been updated. You may notice some of the following issues:

  • Some URLs no longer work. Please use the search box.
  • You cannot upload files. We are working with the server admins to fix this.