Add Touch Bar category

Set Touch Bar category at Muse, MyTouchbarMyRules, Touch Bar Preview, Touch Bar Simulator, Touch Emoji.
This commit is contained in:
Ilia Lesik 2019-04-22 21:59:47 +03:00
parent 218a226c2f
commit 01e62bb49c
2 changed files with 9 additions and 5 deletions

View file

@ -185,7 +185,7 @@
"languages" : [
"swift"
],
"category" : "audio"
"category" : "touch-bar"
},
{
"repo_url" : "https://github.com/shibiao/SBPlayerClient",
@ -1370,7 +1370,7 @@
"languages" : [
"swift"
],
"category" : "ios--macos"
"category" : "touch-bar"
},
{
"repo_url" : "https://github.com/kizitonwose/PodsUpdater",
@ -1463,7 +1463,7 @@
"languages" : [
"swift"
],
"category" : "ios--macos"
"category" : "touch-bar"
},
{
"repo_url" : "https://github.com/sindresorhus/touch-bar-simulator",
@ -1475,7 +1475,7 @@
"languages" : [
"swift"
],
"category" : "ios--macos"
"category" : "touch-bar"
},
{
"repo_url" : "https://github.com/iseebi/TransporterPad",
@ -5454,7 +5454,7 @@
"languages" : [
"swift"
],
"category" : "utilities"
"category" : "touch-bar"
}
]
}

View file

@ -125,6 +125,10 @@
"title": "Terminal",
"id": "terminal",
"description": ""
}, {
"title": "Touch Bar",
"id": "touch-bar",
"description": ""
}, {
"title": "Utilities",
"id": "utilities",