설명 없음
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.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. }