platform property
Which platform was asked. iOS and macOS builds of the same commit carry the same build number, so a listing that does not name its platform is ambiguous in exactly the case that matters.
Implementation
final AscPlatform platform;
Which platform was asked. iOS and macOS builds of the same commit carry the same build number, so a listing that does not name its platform is ambiguous in exactly the case that matters.
final AscPlatform platform;