Group Type
A group of named assets and other named groups, including nested groups.
Extension
None. No period (.) can appear in the name of the group.
Folder Contents
Any asset type except catalog.
Contents.json File (Optional)
Metadata and on-demand resource tags (Table 16-1).
Key |
Type |
Description |
---|---|---|
|
Dictionary |
Metadata for the author and format version of the asset catalog. |
|
String |
Use your bundle ID. |
|
Number |
The format version of the asset catalog. Use |
|
Dictionary |
Properties for the group. |
|
Array of strings |
The on-demand resource tags for all the assets in the group folder. |
|
Boolean |
Use the group name as a namespace element for accessing any of the contents. For more information, see Unique Asset Names. |
Sample Contents.json File
{
"info" : {
"author" : "com.developerName",
"version" : 1
},
"properties" : {
"on-demand-resources : [
"level-1"
]
}
}
GameCenter Leaderboard Set Type
Copyright © 2018 Apple Inc. All rights reserved. Terms of Use | Privacy Policy | Updated: 2018-04-09