Skip to content

Tłumaczenie 🌍

Możesz przetłumaczyć lub poprawić tłumaczenie tej strony.

Wnieś swój wkład

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.