Files
RedHotRoast-ios/Assets/TCJPLYRM1xJTSDK/ThirdParty/com.unity.mobile.notifications@2.3.2/Tests/Unified/Unity.Notifications.Unified.Tests.asmdef
T
2026-07-14 09:49:24 +08:00

29 lines
708 B
Plaintext

{
"name": "Unity.Notifications.Unified.Tests",
"rootNamespace": "",
"references": [
"Unity.Notifications.Android",
"Unity.Notifications.iOS",
"Unity.Notifications.Unified",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner",
"Unity.Notifications"
],
"includePlatforms": [
"Editor",
"Android",
"iOS"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}