Method | Description | |
---|---|---|
CreateSentryProperties ( string propertiesPath, Sentry.Unity.Editor.SentryCliOptions sentryCliOptions ) : string | ||
SetupSentryCli ( ) : string |
Method | Description | |
---|---|---|
AddExecutableToXcodeProject ( string projectPath, IDiagnosticLogger? logger ) : void | ||
GetSentryCliPath ( string sentryCliPlatformName ) : string | ||
GetSentryCliPlatformName ( IApplication? application = null ) : string | ||
SetExecutePermission ( string? filePath = null, IApplication? application = null ) : void | ||
chmod ( string pathname, int mode ) : int |
public static CreateSentryProperties ( string propertiesPath, Sentry.Unity.Editor.SentryCliOptions sentryCliOptions ) : string | ||
propertiesPath | string | |
sentryCliOptions | Sentry.Unity.Editor.SentryCliOptions | |
return | string |