C# 클래스 Sentry.Unity.Editor.SentryCli

파일 보기 프로젝트 열기: getsentry/sentry-unity

공개 메소드들

메소드 설명
CreateSentryProperties ( string propertiesPath, Sentry.Unity.Editor.SentryCliOptions sentryCliOptions ) : string
SetupSentryCli ( ) : string

비공개 메소드들

메소드 설명
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

메소드 상세

CreateSentryProperties() 공개 정적인 메소드

public static CreateSentryProperties ( string propertiesPath, Sentry.Unity.Editor.SentryCliOptions sentryCliOptions ) : string
propertiesPath string
sentryCliOptions Sentry.Unity.Editor.SentryCliOptions
리턴 string

SetupSentryCli() 공개 정적인 메소드

public static SetupSentryCli ( ) : string
리턴 string