To avoid wasting hours investigating in future if somebody (probably me) changes the misleadingly-named Linking (and Skip linking assemblies) settings of the Android build, I was wondering if there is any record of the settings used in the final APK, and if so, whether it is possible to retrieve them programmatically. If the data is there and accessible, I'll add a run-time check in the debug build that notifies me if the settings are changed, and remind me of the reasons why they want to be set the way they currently are.
↧