Skip to content

Commit

Permalink
Update Products.json to add watchOS, watchOS SDK and HomeKit.
Browse files Browse the repository at this point in the history
  • Loading branch information
kommen committed Jun 12, 2015
1 parent 76cd483 commit e63ccfc
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion QuickRadar/Products.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,22 @@
"componentID": 84100
}, {
"categoryName": "OS and Development",
"productImage": "watchOS",
"compNameForWeb": "watchOS",
"buildVersionRequired": 1,
"productToolTip": "For issues with watchOS apps and features",
"buildVersionLabel": "watchOS Version/Build",
"componentID": 645251
}, {
"categoryName": "OS and Development",
"productImage": "WatchKit",
"compNameForWeb": "watchOS SDK",
"buildVersionRequired": 1,
"productToolTip": "For all watchOS SDK related issues",
"buildVersionLabel": "watchOS SDK Version/Build",
"componentID": 645445
}, {
"categoryName": "OS and Development",
"productImage": "DeveloperTools",
"compNameForWeb": "Developer Tools",
"buildVersionRequired": 1,
Expand Down Expand Up @@ -207,6 +223,15 @@
"buildVersionLabel": "iPod Version or Generation",
"componentID": 185585
}, {
"buildVersionText": "Please provide the version",
"categoryName": "Hardware",
"productImage": "HomeKitLogo",
"compNameForWeb": "HomeKit Accessory Certification",
"buildVersionRequired": 0,
"productToolTip": "For HomeKit issues",
"buildVersionLabel": "Version",
"componentID": 601986
}, {
"buildVersionText": "Please provide the printer/fax make and model in addition to the operating system version/build.",
"categoryName": "Hardware",
"productImage": "PrintingFax",
Expand Down Expand Up @@ -280,4 +305,4 @@
"productToolTip": "For issues against all other products not mentioned on this page (i.e, Apple Configurator, etc.)",
"buildVersionLabel": "Version/Build",
"componentID": 20206
}]
}]

0 comments on commit e63ccfc

Please sign in to comment.