VersionStatus public enum VersionStatus : Int, Sendable 版本状态 published 已发布 Declaration Swift case published = 0 updating 需要更新 Declaration Swift case updating = 1 auditing 正在审核 Declaration Swift case auditing = 2 © 2025 Wu Yong. All rights reserved. (Last updated: 2025-02-12) Generated by jazzy ♪♫ v0.15.3, a Realm project.