Hi
If I'm building a Mac OSX desktop application in, say, Objective-C, or Swift, what steps must i take to expose my application's objects, classes, properties, and methods to a Xamarin application, so the Xamarin app can automate my non-Xamarin app?
thx