Class ManifestPreprocessor
A static class containing methods to patch an AndroidManifest.xml file.
Namespace: YVR.Utilities
Assembly: YVR.Utilities.Runtime.dll
Syntax
public static class ManifestPreprocessor
Methods
Name | Description |
---|---|
PatchAndroidManifest(List<ManifestTagInfo>, string, string) | Applies the given manifestTagInfos to the specified AndroidManifest.xml file. |