[MacRuby-devel] Using the SystemConfiguration framework

Michael Jackson mjijackson at gmail.com
Fri Jul 2 14:49:36 PDT 2010


How exactly does one go about using the SystemConfiguration framework
in MacRuby?

http://developer.apple.com/mac/library/documentation/Networking/Reference/SysConfig/index.html

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


More information about the MacRuby-devel mailing list