문제

I'm trying to document the original source for MonoMac.dll. I do realize that it shows up in the bin directory when I compile a MonoMac project, but where is the original? Finder doesn't seem to find it.

도움이 되었습니까?

해결책

It's shipped as an addin to Xamarin Studio. Look in /Applications/Xamarin Studio.app/Contents/MacOS/lib/monodevelop/AddIns/MonoDevelop.MonoMac.

(You can explore the Xamarin Studio bundle by right-clicking on the .app, and choosing 'Show Package Contents')

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top