Here is a new release of Monobjc Bridge. Issues resolved in 2.0.476.0: ============================= - 0000068: [API] Support for Growl framework would be great. - 0000116: [API] Missing symbols in numerous classes (Work in Progress). - 0000200: [API] NSTextInputClient protocol is missing. - 0000210: [API] NSButtonCell's HighlightsBy property is mistyped. - 0000211: [API] Add IsNullOrEmpty interop method to NSString. - 0000212: [API] Add ToSelector() extension method to IntPtr and String. - 0000222: [API] Dynamic code-generation is not thread-safe. - 0000221: [API] NSURLConnection delegate properties should not exist. - 0000219: [API] NSCollectionViewItem has an incorrect super class. - 0000218: [API] NSColorPanel delegate has an incorrect super class. - 0000216: [Build System] task does not support executable assembly name containing a space. - 0000215: [API] Small problem in NSLevelIndicatorStyle. - 0000214: [API] Invalid function declaration. - 0000223: [API] params modifier in AppKitFramework functions are useless. Testing Notes ============= This release has been tested on the following platforms/OS/Mono Versions. Crash and issues are being investigated. Any help in doing so is welcome. Platform | OS X | Mono Version | Status ---------+------+--------------+------- PowerPC | 10.4 | 2.4.2.3 | OK PowerPC | 10.4 | 2.4.3.1 | NOK (intermittent issues) PowerPC | 10.4 | 2.6.1 | NOK (SIGILL crash) ---------+------+--------------+------- Intel | 10.4 | 2.4.3.1 | OK Intel | 10.4 | 2.6.1 | OK ---------+------+--------------+------- PowerPC | 10.5 | 2.4.2.3 | OK PowerPC | 10.5 | 2.4.3.1 | NOK (intermittent issues) PowerPC | 10.5 | 2.6.1 | NOK (SIGILL crash) ---------+------+--------------+------- Intel | 10.5 | 2.4.3.1 | OK Intel | 10.5 | 2.6.1 | OK ---------+------+--------------+------- Intel | 10.6 | 2.4.3.1 | OK Intel | 10.6 | 2.6.1 | OK ---------+------+--------------+-------