Hi, I get two compilation errors on master monomac & maccore. It complains about NSPasteboard type referenced from maccore, while it's defined only in monomac. The offending lines are here: https://github.com/mono/maccore/blob/master/src/foundation.cs#L1670 -- Alex