From e63ccfcdd101b775899022fcbc858e83ef15e69f Mon Sep 17 00:00:00 2001 From: Dieter Komendera Date: Fri, 12 Jun 2015 10:31:52 +0200 Subject: [PATCH] Update Products.json to add watchOS, watchOS SDK and HomeKit. --- QuickRadar/Products.json | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/QuickRadar/Products.json b/QuickRadar/Products.json index 75a5545..28b9842 100644 --- a/QuickRadar/Products.json +++ b/QuickRadar/Products.json @@ -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, @@ -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", @@ -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 - }] \ No newline at end of file + }]