|
6 | 6 | "PackageVersion": "1.19.1", |
7 | 7 | "__comments": "starting from 2022.3 ugui is not added to the project by default. We have some APIs that are conditional on ugui being present, so the API Validation thinks we are breaking API, but that is not the case." |
8 | 8 | }, |
9 | | - { |
10 | | - "ValidationTest": "NDA Keyword Validation", |
11 | | - "ExceptionMessage": "File 'Documentation~/Gamepad.md' contains keyword pattern '(?<!(BuildTarget|BuildTargetGroup|BuildSettings|AddressablesPlatform|RuntimePlatform|TargetPlatform|OpCodes|GraphicsDeviceType))\\.switch\\W' which indicates it is specific to restricted targets '-Switch'. It must not be published", |
12 | | - "PackageVersion": "1.18.1" |
13 | | - }, |
14 | | - { |
15 | | - "ValidationTest": "NDA Keyword Validation", |
16 | | - "ExceptionMessage": "File 'Runtime/Plugins/Switch/SwitchProControllerHID.cs' contains keyword pattern '(?<!(BuildTarget|BuildTargetGroup|BuildSettings|AddressablesPlatform|RuntimePlatform|TargetPlatform|OpCodes|GraphicsDeviceType))\\.switch\\W' which indicates it is specific to restricted targets '-Switch'. It must not be published", |
17 | | - "PackageVersion": "1.18.1" |
18 | | - }, |
19 | | - { |
20 | | - "ValidationTest": "NDA Keyword Validation", |
21 | | - "ExceptionMessage": "File 'Runtime/Plugins/Switch/SwitchSupportHID.cs' contains keyword pattern '(?<!(BuildTarget|BuildTargetGroup|BuildSettings|AddressablesPlatform|RuntimePlatform|TargetPlatform|OpCodes|GraphicsDeviceType))\\.switch\\W' which indicates it is specific to restricted targets '-Switch'. It must not be published", |
22 | | - "PackageVersion": "1.18.1" |
23 | | - }, |
24 | | - { |
25 | | - "ValidationTest": "NDA Keyword Validation", |
26 | | - "ExceptionMessage": "The Input System support Switch Pro controllers on desktop computers via the [`SwitchProControllerHID`](../api/UnityEngine.InputSystem.Switch.SwitchProControllerHID.html) class, which implements basic gamepad functionality.", |
27 | | - "PackageVersion": "1.18.1" |
28 | | - }, |
29 | | - { |
30 | | - "ValidationTest": "NDA Keyword Validation", |
31 | | - "ExceptionMessage": "using UnityEngine.InputSystem.Switch.LowLevel;", |
32 | | - "PackageVersion": "1.18.1" |
33 | | - }, |
34 | | - { |
35 | | - "ValidationTest": "NDA Keyword Validation", |
36 | | - "ExceptionMessage": "namespace UnityEngine.InputSystem.Switch.LowLevel", |
37 | | - "PackageVersion": "1.18.1" |
38 | | - }, |
39 | 9 | { |
40 | 10 | "ValidationTest": "API Validation", |
41 | 11 | "ExceptionMessage": "New assembly \"Unity.InputSystem.TestFramework\" may only be added in a new minor or major version.", |
|
0 commit comments