mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 10:11:03 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33933 72102866-910b-0410-8b05-ffd578937521
6 lines
359 B
Text
6 lines
359 B
Text
ObjectiveC2 framework implements the new Apple runtime APIs, introduced with
|
|
OS X 10.5 on top of the GCC Objective-C runtime. Its use is now discouraged.
|
|
This code has been merged into the GNUstep Objective-C-2.0 runtime, which can
|
|
act as a drop-in replacement for GCC libobjc. You can find the code here:
|
|
|
|
svn://svn.gna.org/svn/gnustep/libs/libobjc2/trunk
|