This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.AppCenter.
                            
	
		Summary
            Upload missing crash symbols for the application (only from macOS)
            
		- Assembly
 - Cake
.AppCenter .dll  - Namespace
 - Cake
.AppCenter  - Containing Type
 - AppCenterAliases
 
Syntax
public static void AppCenterCrashesUploadMissingSymbols(this ICakeContext context, AppCenterCrashesUploadMissingSymbolsSettings settings, string searchPath)
	Attributes
| Type | Description | 
|---|---|
| Cake | 
						|
| Cake | 
						
Parameters
| Name | Type | Description | 
|---|---|---|
| context | ICakeContext | The context. | 
| settings | App | 
						The settings. | 
| searchPath | string | The searchPath. | 
Return Value
| Type | Description | 
|---|---|
| void | 
