27 lines
744 B
JSON
27 lines
744 B
JSON
|
{
|
||
|
"name": "com.unity.toolchain.macos-x86_64-linux-x86_64",
|
||
|
"displayName": "Toolchain MacOS Linux x64",
|
||
|
"description": "Cross-compilation toolchain to build player target Linux x86_64 on host Darwin x86_64",
|
||
|
"version": "0.1.21-preview",
|
||
|
"unity": "2019.3",
|
||
|
"keywords": [
|
||
|
"toolchain",
|
||
|
"macos",
|
||
|
"darwin",
|
||
|
"linux",
|
||
|
"cross-compilation"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"com.unity.sysroot": "0.1.19-preview",
|
||
|
"com.unity.sysroot.linux-x86_64": "0.1.14-preview"
|
||
|
},
|
||
|
"upmCi": {
|
||
|
"footprint": "0e005f007f27451976114fd45839997b8a5a12ee"
|
||
|
},
|
||
|
"repository": {
|
||
|
"url": "https://github.com/Unity-Technologies/com.unity.sysroot.git",
|
||
|
"type": "git",
|
||
|
"revision": "7c94a58243a9e8b0a1375dff9e0ab89b630766be"
|
||
|
}
|
||
|
}
|