暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

UnityEngine.Purchasing.AppleStub.asmdef 818B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "name": "UnityEngine.Purchasing.AppleStub",
  3. "rootNamespace": "",
  4. "references": [
  5. "Purchasing.Common",
  6. "UnityEngine.Purchasing.AppleCore"
  7. ],
  8. "includePlatforms": [
  9. "Android",
  10. "Editor",
  11. "GameCoreScarlett",
  12. "GameCoreXboxOne",
  13. "LinuxStandalone64",
  14. "CloudRendering",
  15. "Lumin",
  16. "macOSStandalone",
  17. "PS4",
  18. "PS5",
  19. "Stadia",
  20. "Switch",
  21. "WSA",
  22. "WebGL",
  23. "WindowsStandalone32",
  24. "WindowsStandalone64",
  25. "XboxOne"
  26. ],
  27. "excludePlatforms": [],
  28. "allowUnsafeCode": false,
  29. "overrideReferences": false,
  30. "precompiledReferences": [],
  31. "autoReferenced": false,
  32. "defineConstraints": [],
  33. "versionDefines": [],
  34. "noEngineReferences": false
  35. }