Ei kuvausta
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

UnityEngine.Purchasing.Apple.asmdef 814B

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