2 Jul
2010
2 Jul
'10
9:49 p.m.
How exactly does one go about using the SystemConfiguration framework in MacRuby? http://developer.apple.com/mac/library/documentation/Networking/Reference/Sy... When I try "framework 'SystemConfiguration'" it returns true, but none of the inline C functions are available. From the reading I've done, it seems that static C libraries like SystemConfiguration should be loaded via a BridgeSupport file, but I have no idea how to generate one in this case. -- Michael Jackson http://mjijackson.com @mjijackson