C# Class Appboy.Editor.PostBuild

Show file Open project: Appboy/appboy-unity-sdk

Private Methods

Method Description
DisplayInvalidSettingsWarning ( string key, string details ) : void
ModifyPlist ( string plistPath ) : void
ModifyProject ( string projectPath ) : void
OnPostprocessBuild ( BuildTarget target, string buildPath ) : void
ValidateField ( string key, string value, string errorDetails ) : bool
ValidateListenerFields ( string key1, string value1, string key2, string value2 ) : bool