Sha256: 8473842375c3bb46ea653888b53866262ead5efd1bc81754971449ef419a7812
Contents?: true
Size: 503 Bytes
Versions: 13
Compression:
Stored size: 503 Bytes
Contents
{ "type": "object", "properties": { "PRODUCT_BUNDLE_IDENTIFIER": { "type": "string", "description": "The bundle identifier of the product." }, "MARKETING_VERSION": { "type": "string", "description": "The marketing version of the product." }, "BUNDLE_VERSION": { "type": "number", "description": "The bundle version of the product." } }, "required": [ "PRODUCT_BUNDLE_IDENTIFIER", "MARKETING_VERSION", "BUNDLE_VERSION" ] }
Version data entries
13 entries across 13 versions & 1 rubygems