Instance Property
currentPlatforms
The current version and beta information for platforms that may be encountered while processing symbol graph files.
var currentPlatforms: [String : PlatformVersion]?
Discussion
If the version that a symbol was introduced for a given platform (as indicated by the availability information in the symbol graph file) matches the current version for that platform (as indicated by this metadata) and the current version is in beta, then that symbol is also considered in beta.