Skip to content

Commit 8464a06

Browse files
authored
Merge pull request #22 from asus4/remove-macos-toolchain
Remove macOS toolchain from package
2 parents 0696cf8 + 527e14f commit 8464a06

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

Packages/manifest.json

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"com.unity.subsystemregistration": "1.1.1",
2323
"com.unity.test-framework": "1.1.31",
2424
"com.unity.timeline": "1.4.8",
25-
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.2",
2625
"com.unity.ugui": "1.0.0",
2726
"com.unity.xr.arkit-face-tracking": "4.2.3",
2827
"org.nuget.system.memory": "4.5.3",

Packages/packages-lock.json

-26
Original file line numberDiff line numberDiff line change
@@ -51,22 +51,6 @@
5151
},
5252
"url": "https://packages.unity.com"
5353
},
54-
"com.unity.sysroot": {
55-
"version": "2.0.3",
56-
"depth": 1,
57-
"source": "registry",
58-
"dependencies": {},
59-
"url": "https://packages.unity.com"
60-
},
61-
"com.unity.sysroot.linux-x86_64": {
62-
"version": "2.0.2",
63-
"depth": 1,
64-
"source": "registry",
65-
"dependencies": {
66-
"com.unity.sysroot": "2.0.3"
67-
},
68-
"url": "https://packages.unity.com"
69-
},
7054
"com.unity.test-framework": {
7155
"version": "1.1.31",
7256
"depth": 0,
@@ -90,16 +74,6 @@
9074
},
9175
"url": "https://packages.unity.com"
9276
},
93-
"com.unity.toolchain.macos-x86_64-linux-x86_64": {
94-
"version": "2.0.2",
95-
"depth": 0,
96-
"source": "registry",
97-
"dependencies": {
98-
"com.unity.sysroot": "2.0.3",
99-
"com.unity.sysroot.linux-x86_64": "2.0.2"
100-
},
101-
"url": "https://packages.unity.com"
102-
},
10377
"com.unity.ugui": {
10478
"version": "1.0.0",
10579
"depth": 0,

0 commit comments

Comments
 (0)