From: Gregory S. <wo...@tr...> - 2007-04-30 18:02:28
|
On Mon, 30 Apr 2007, Tito Dal Canton wrote: >> Plus I've already built a universal binary framework of it, which you can >> just drop into Xcode. > Already configured for static linking? Cool. No, dynamic linking. You just include the framework in the app bundle. For GPL apps like Aleph One and ShapeFusion it doesn't matter much, but for closed source it's pretty cool because you can replace the entire framework in the Finder just by showing package contents, thus satisfying LGPL. Gregory |