Skip to content

Commit 887503f

Browse files
Update ValidationExceptions.json
1 parent bda4a33 commit 887503f

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Packages/com.unity.inputsystem/ValidationExceptions.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
"ExceptionMessage": "Additions require a new minor or major version.",
1717
"PackageVersion": "1.19.1"
1818
},
19-
20-
// -------------------------
21-
// NDA Keyword Validation
22-
// -------------------------
2319
{
2420
"ValidationTest": "NDA Keyword Validation",
2521
"ExceptionMessage": "File 'InputSystem/Runtime/Plugins/iOS/IOSGameController.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",
@@ -57,10 +53,6 @@
5753
"ExceptionMessage": "namespace UnityEngine.InputSystem.Switch.LowLevel",
5854
"PackageVersion": "1.19.1"
5955
},
60-
61-
// -------------------------
62-
// Assembly Definition Validation
63-
// -------------------------
6456
{
6557
"ValidationTest": "Assembly Definition Validation",
6658
"ExceptionMessage": "For editor assemblies, 'Editor' should be present in the includePlatform section in: [{Package-Root}/InputSystem/Editor/Plugins/InputForUI/InputSystemForUI.Editor.asmdef]",

0 commit comments

Comments
 (0)