UnityEngine.Purchasing.Security.asmdef 501 B

123456789101112131415161718192021
  1. {
  2. "name": "UnityEngine.Purchasing.Security",
  3. "references": [
  4. "Purchasing.Common",
  5. "UnityEngine.Purchasing.SecurityCore"
  6. ],
  7. "includePlatforms": [
  8. "Android",
  9. "iOS",
  10. "macOSStandalone",
  11. "tvOS"
  12. ],
  13. "excludePlatforms": [],
  14. "allowUnsafeCode": false,
  15. "overrideReferences": false,
  16. "precompiledReferences": [],
  17. "autoReferenced": true,
  18. "defineConstraints": [],
  19. "versionDefines": [],
  20. "noEngineReferences": false
  21. }