- 资源:DeobfuscationFile
<ph type="x-smartling-placeholder">
- </ph>
- JSON 表示法
- DeobfuscationFileType
- 方法
资源:DeobfuscationFile
表示去混淆文件。
JSON 表示法 |
---|
{
"symbolType": enum ( |
字段 | |
---|---|
symbolType |
去混淆文件的类型。 |
DeobfuscationFileType
去混淆文件的类型。
枚举 | |
---|---|
deobfuscationFileTypeUnspecified |
未指定的去混淆文件类型。 |
proguard |
Proguard 去混淆文件类型。 |
nativeCode |
原生调试符号文件类型。 |
方法 |
|
---|---|
|
上传新的去混淆文件并将其附加到指定的 APK。 |