Skip to content

Перевод 🌍

Вы можете перевести или улучшить перевод этой страницы.

Внести вклад

ENUM

DebugInformationFormat

Contents

swift
public enum DebugInformationFormat: String

Cases

dwarf

swift
case dwarf

dwarfWithDsym

swift
case dwarfWithDsym = "dwarf-with-dsym"

Released under the MIT License.