説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

UnityEngine.Purchasing.AppleMacos.asmdef 475B

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