https://bugzilla.novell.com/show_bug.cgi?id=633041
https://bugzilla.novell.com/show_bug.cgi?id=633041#c0 Summary: Please add a AndroidSdkPlatform MSBuild property Classification: Mono Product: MonoDroid Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Tools AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- I'd like an MSBuild property that is used to pass --sdk-platform to aresgen.exe and monodroid.exe. This is so that if multiple platforms are installed we can explicitly specify which one to use, instead of defaulting to the most recent version. For example, I was able to build the internal samples/ApiDemo app, but mike wasn't, because I had android-7 and android-8 installed, while he only had android-7. Without an AndroidSdkPlatform property, there's ~no way for me to tell the build system that it should be using the android-7 platform, and thus it's nontrivial for me to attempt to reproduce his environment. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
