Sha256: 985a28ac1286d9dc78dd1110b8c1b8c57eb696ab5fd20da22345cd1506879c6b
Contents?: true
Size: 506 Bytes
Versions: 15
Compression:
Stored size: 506 Bytes
Contents
{ "type": "object", "required": [ "CODE_SIGN_IDENTITY", "DEVELOPMENT_TEAM", "PROVISIONING_PROFILE_SPECIFIER", "CODE_SIGN_STYLE", "CODE_SIGN_ENTITLEMENTS" ], "properties": { "CODE_SIGN_IDENTITY": { "type": "string" }, "DEVELOPMENT_TEAM": { "type": "string" }, "PROVISIONING_PROFILE_SPECIFIER": { "type": "string" }, "CODE_SIGN_STYLE": { "type": "string" }, "CODE_SIGN_ENTITLEMENTS": { "type": "string" } } }
Version data entries
15 entries across 15 versions & 1 rubygems