Skip to content

Commit

Permalink
Merge pull request #22 from asus4/remove-macos-toolchain
Browse files Browse the repository at this point in the history
Remove macOS toolchain from package
  • Loading branch information
asus4 authored Jul 11, 2022
2 parents 0696cf8 + 527e14f commit 8464a06
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
1 change: 0 additions & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"com.unity.subsystemregistration": "1.1.1",
"com.unity.test-framework": "1.1.31",
"com.unity.timeline": "1.4.8",
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.2",
"com.unity.ugui": "1.0.0",
"com.unity.xr.arkit-face-tracking": "4.2.3",
"org.nuget.system.memory": "4.5.3",
Expand Down
26 changes: 0 additions & 26 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,22 +51,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.sysroot": {
"version": "2.0.3",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.sysroot.linux-x86_64": {
"version": "2.0.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.3"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.31",
"depth": 0,
Expand All @@ -90,16 +74,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.toolchain.macos-x86_64-linux-x86_64": {
"version": "2.0.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.3",
"com.unity.sysroot.linux-x86_64": "2.0.2"
},
"url": "https://packages.unity.com"
},
"com.unity.ugui": {
"version": "1.0.0",
"depth": 0,
Expand Down

0 comments on commit 8464a06

Please sign in to comment.