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

UnityEngine.Purchasing.AppleMacosStub.asmdef 479B

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