VersionComponents public struct VersionComponents : Comparable Undocumented major Undocumented Declaration Swift let major: Int minor Undocumented Declaration Swift let minor: Int patch Undocumented Declaration Swift let patch: Int <(_:_:) Declaration Swift public static func < (lhs: VersionComponents, rhs: VersionComponents) -> Bool © 2021 Brad Howes. All rights reserved. (Last updated: 2021-06-02) Generated by jazzy ♪♫ v0.13.6, a Realm project.