SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
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.

20 lines
462 B

4 years ago
  1. {
  2. "name": "Unity.XR.ARKit.Editor",
  3. "references": [
  4. "Unity.XR.ARKit",
  5. "Unity.XR.ARSubsystems",
  6. "Unity.XR.ARSubsystems.Editor",
  7. "Unity.XR.Management.Editor"
  8. ],
  9. "includePlatforms": [
  10. "Editor"
  11. ],
  12. "excludePlatforms": [],
  13. "versionDefines": [
  14. {
  15. "name": "com.unity.xr.management",
  16. "expression": "3.2.0",
  17. "define": "USE_XR_PACKAGE_METADATA"
  18. }
  19. ]
  20. }