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.