outOfDate
A status value that indicates that the downloaded asset pack is out of date.
Declaration
static let outOfDate: AssetPack.StatusDiscussion
The presence of this status value doesn’t necessarily imply that an update to the asset pack can be downloaded over the current network connection. Check for the presence of updateAvailable to determine whether an update can currently be downloaded.