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.