Skip to content

翻訳 🌍

このページの翻訳を行ったり、改善したりすることができます。

コントリビュートする

ENUM

Configuration.Variant

Contents

swift
public enum Variant: String, Codable, Sendable

Cases

debug

swift
case debug

release

swift
case release

Released under the MIT License.