Is this something that I should expect to be able to work if I set my projects minimum supported version in Info.plist to 10.5? I have a built app that works fine in 10.6 and later, but if I run on 10.5, it gives:
LSOpenFromURLSpec() failed with error -10810 for the file ... .app If I try to invoke manually with "mono <path to mono exe in package>" I get No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting If anyone has info about what I can expect to get to work, that would be great. -- View this message in context: http://mono.1490590.n4.nabble.com/MonoMac-on-OSX-10-5-tp4657121.html Sent from the Mono - OSX mailing list archive at Nabble.com. _______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx
