UnityEngine.Purchasing.Apple.asmdef 474 B

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