Skip to content

Commit

Permalink
Fix wrong install location of WebGL component on linux (#389)
Browse files Browse the repository at this point in the history
* remove presumed base path for WebGL component on linux

* changes webgl linux test fixtures

* add empty line at file end on formatted fixture files
  • Loading branch information
Joaquimmnetto authored Jun 27, 2024
1 parent a61c640 commit f2969f4
Show file tree
Hide file tree
Showing 17 changed files with 2,275 additions and 19 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,119 @@
[{"id":"documentation","name":"Documentation","description":"Unity User Manual and Scripting API Reference","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/MacDocumentationInstaller/Documentation.pkg","category":"Components","installedSize":545456000,"downloadSize":261978148,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/Documentation","checksum":"a82eda0c58e9f56913079a19de48ee36"},{"id":"standardassets","name":"Standard Assets","description":"Unity Standard Assets for easily getting started building projects in Unity","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/MacStandardAssetsInstaller/StandardAssets.pkg","category":"Components","installedSize":184868000,"downloadSize":189343786,"visible":true,"selected":false,"destination":"{UNITY_PATH}","checksum":"d38593eecf3c3cad31e62a3fe09e3306"},{"id":"example","name":"Example Project","description":"Unity Example Project based on Standard Assets","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/MacExampleProjectInstaller/Examples.pkg","category":"Components","installedSize":538832000,"downloadSize":311961630,"visible":true,"selected":false,"destination":"{UNITY_PATH}","checksum":"1ff94205e51e62c5da6beb9b30436c4f"},{"id":"android","name":"Android Build Support","description":"Allows building your Unity projects for the Android platform","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.40f1.pkg","category":"Platforms","installedSize":1151080000,"downloadSize":386824216,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer","checksum":"b6990ae00717ee4d2a534a23695670c9"},{"id":"ios","name":"iOS Build Support","description":"Allows building your Unity projects for the iOS platform","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2017.4.40f1.tar.xz","category":"Platforms","installedSize":3124940800,"downloadSize":884686480,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines","checksum":"e5f107fb6b89cc91c93b62a9c1ee170f"},{"id":"mac","name":"Mac Build Support","description":"Allows building your Unity projects for the Mac platform","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.40f1.pkg","category":"Platforms","installedSize":128535000,"downloadSize":40785938,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/MacStandaloneSupport","checksum":"0966d11dcf2e98a3ee900c7341d088dd"},{"id":"webgl","name":"WebGL Build Support","description":"Allows building your Unity projects for the WebGL platform","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.40f1.tar.xz","category":"Platforms","installedSize":683622400,"downloadSize":158590200,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/WebGLSupport","checksum":"aae446fdb7cb693cb4fdcfefc0b49ec6"},{"id":"windows","name":"Windows Build Support","description":"Allows building your Unity projects for the Windows platform","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.40f1.pkg","category":"Platforms","installedSize":1234142000,"downloadSize":336345125,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/WindowsStandaloneSupport","checksum":"eff448b4169f18939f93c3316715a296"},{"id":"facebook-games","name":"Facebook Gameroom Build Support","description":"Allows building your Unity projects for the Facebook-Games platform","downloadUrl":"https://download.unity3d.com/download_unity/6e14067f8a9a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.40f1.pkg","category":"Platforms","installedSize":103965000,"downloadSize":43440157,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/Facebook","checksum":"e7a7ea5cdf8aaa2e77efd647d5a0acd8"}]
[
{
"id": "documentation",
"name": "Documentation",
"description": "Unity User Manual and Scripting API Reference",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/MacDocumentationInstaller/Documentation.pkg",
"category": "Components",
"installedSize": 545456000,
"downloadSize": 261978148,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/Documentation",
"checksum": "a82eda0c58e9f56913079a19de48ee36"
},
{
"id": "standardassets",
"name": "Standard Assets",
"description": "Unity Standard Assets for easily getting started building projects in Unity",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/MacStandardAssetsInstaller/StandardAssets.pkg",
"category": "Components",
"installedSize": 184868000,
"downloadSize": 189343786,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}",
"checksum": "d38593eecf3c3cad31e62a3fe09e3306"
},
{
"id": "example",
"name": "Example Project",
"description": "Unity Example Project based on Standard Assets",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/MacExampleProjectInstaller/Examples.pkg",
"category": "Components",
"installedSize": 538832000,
"downloadSize": 311961630,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}",
"checksum": "1ff94205e51e62c5da6beb9b30436c4f"
},
{
"id": "android",
"name": "Android Build Support",
"description": "Allows building your Unity projects for the Android platform",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2017.4.40f1.pkg",
"category": "Platforms",
"installedSize": 1151080000,
"downloadSize": 386824216,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer",
"checksum": "b6990ae00717ee4d2a534a23695670c9"
},
{
"id": "ios",
"name": "iOS Build Support",
"description": "Allows building your Unity projects for the iOS platform",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2017.4.40f1.tar.xz",
"category": "Platforms",
"installedSize": 3124940800,
"downloadSize": 884686480,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines",
"checksum": "e5f107fb6b89cc91c93b62a9c1ee170f"
},
{
"id": "mac",
"name": "Mac Build Support",
"description": "Allows building your Unity projects for the Mac platform",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/MacEditorTargetInstaller/UnitySetup-Mac-Support-for-Editor-2017.4.40f1.pkg",
"category": "Platforms",
"installedSize": 128535000,
"downloadSize": 40785938,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/MacStandaloneSupport",
"checksum": "0966d11dcf2e98a3ee900c7341d088dd"
},
{
"id": "webgl",
"name": "WebGL Build Support",
"description": "Allows building your Unity projects for the WebGL platform",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2017.4.40f1.tar.xz",
"category": "Platforms",
"installedSize": 683622400,
"downloadSize": 158590200,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}",
"checksum": "aae446fdb7cb693cb4fdcfefc0b49ec6"
},
{
"id": "windows",
"name": "Windows Build Support",
"description": "Allows building your Unity projects for the Windows platform",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/MacEditorTargetInstaller/UnitySetup-Windows-Support-for-Editor-2017.4.40f1.pkg",
"category": "Platforms",
"installedSize": 1234142000,
"downloadSize": 336345125,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/WindowsStandaloneSupport",
"checksum": "eff448b4169f18939f93c3316715a296"
},
{
"id": "facebook-games",
"name": "Facebook Gameroom Build Support",
"description": "Allows building your Unity projects for the Facebook-Games platform",
"downloadUrl": "https://download.unity3d.com/download_unity/6e14067f8a9a/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2017.4.40f1.pkg",
"category": "Platforms",
"installedSize": 103965000,
"downloadSize": 43440157,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/Facebook",
"checksum": "e7a7ea5cdf8aaa2e77efd647d5a0acd8"
}
]
Original file line number Diff line number Diff line change
@@ -1 +1,142 @@
[{"id":"documentation","name":"Documentation","description":"Offline Documentation","downloadUrl":"https://cloudmedia-docs.unity3d.com/docscloudstorage/2018.1/UnityDocumentation.zip","category":"Components","visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/Documentation","installedSize":681736641,"downloadSize":334184628},{"id":"standardassets","name":"Standard Assets","description":"Unity Standard Assets for easily getting started building projects in Unity","downloadUrl":"https://download.unity3d.com/download_unity/a6cc294b73ee/MacStandardAssetsInstaller/StandardAssets.pkg","category":"Components","installedSize":184856000,"downloadSize":189331499,"visible":true,"selected":false,"destination":"{UNITY_PATH}","checksum":"e5895b1c67f1c81302aa220b134b75bb"},{"id":"example","name":"Example Project","description":"Unity Example Project based on Standard Assets","downloadUrl":"https://download.unity3d.com/download_unity/a6cc294b73ee/MacExampleProjectInstaller/Examples.pkg","category":"Components","installedSize":552517000,"downloadSize":313387040,"visible":true,"selected":false,"destination":"{UNITY_PATH}","checksum":"9cfb837150b7576f3fa1548118d4a416"},{"id":"android","name":"Android Build Support","description":"Allows building your Unity projects for the Android platform","downloadUrl":"https://download.unity3d.com/download_unity/a6cc294b73ee/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.1.9f2.pkg","category":"Platforms","installedSize":1172099000,"downloadSize":349919264,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer","checksum":"cbad1feadb8c5afb43981f04afe8ae77"},{"id":"ios","name":"iOS Build Support","description":"Allows building your Unity projects for the iOS platform","downloadUrl":"https://download.unity3d.com/download_unity/a6cc294b73ee/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.1.9f2.tar.xz","category":"Platforms","installedSize":3277578240,"downloadSize":916738264,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines","checksum":"9a45b38c7160e71de75ed3f598700d63"},{"id":"mac-mono","name":"Mac Mono Scripting Backend","description":"Allows building your Unity projects for the Mac-Mono platform","downloadUrl":"https://download.unity3d.com/download_unity/a6cc294b73ee/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.1.9f2.pkg","category":"Platforms","installedSize":139614000,"downloadSize":43370520,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/MacStandaloneSupport","checksum":"27b6ee5136780f891c813fbe7180bae3"},{"id":"webgl","name":"WebGL Build Support","description":"Allows building your Unity projects for the WebGL platform","downloadUrl":"https://download.unity3d.com/download_unity/a6cc294b73ee/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.1.9f2.tar.xz","category":"Platforms","installedSize":715591680,"downloadSize":160300648,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/WebGLSupport","checksum":"9c89dbf4dde523e010598aba8fcc0b86"},{"id":"windows-mono","name":"Windows Mono Scripting Backend","description":"Allows building your Unity projects for the Windows-Mono platform","downloadUrl":"https://download.unity3d.com/download_unity/a6cc294b73ee/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.1.9f2.pkg","category":"Platforms","installedSize":1227008000,"downloadSize":351434781,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/WindowsStandaloneSupport","checksum":"d8f36be37781132827a77a991b122278"},{"id":"facebook-games","name":"Facebook Gameroom Build Support","description":"Allows building your Unity projects for the Facebook-Games platform","downloadUrl":"https://download.unity3d.com/download_unity/a6cc294b73ee/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.1.9f2.pkg","category":"Platforms","installedSize":107789000,"downloadSize":44881959,"visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/PlaybackEngines/Facebook","checksum":"62794a550aa3786bfa50a1766cc1852b"},{"id":"language-ja","name":"日本語","description":"日本語","downloadUrl":"https://new-translate.unity3d.jp/v1/live/54/2018.1/ja","category":"Language packs (Preview)","visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/Localization","installedSize":1742159,"downloadSize":1742159},{"id":"language-ko","name":"한국어","description":"한국어","downloadUrl":"https://new-translate.unity3d.jp/v1/live/54/2018.1/ko","category":"Language packs (Preview)","visible":true,"selected":false,"destination":"{UNITY_PATH}/Editor/Data/Localization","installedSize":1654136,"downloadSize":1654136}]
[
{
"id": "documentation",
"name": "Documentation",
"description": "Offline Documentation",
"downloadUrl": "https://cloudmedia-docs.unity3d.com/docscloudstorage/2018.1/UnityDocumentation.zip",
"category": "Components",
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/Documentation",
"installedSize": 681736641,
"downloadSize": 334184628
},
{
"id": "standardassets",
"name": "Standard Assets",
"description": "Unity Standard Assets for easily getting started building projects in Unity",
"downloadUrl": "https://download.unity3d.com/download_unity/a6cc294b73ee/MacStandardAssetsInstaller/StandardAssets.pkg",
"category": "Components",
"installedSize": 184856000,
"downloadSize": 189331499,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}",
"checksum": "e5895b1c67f1c81302aa220b134b75bb"
},
{
"id": "example",
"name": "Example Project",
"description": "Unity Example Project based on Standard Assets",
"downloadUrl": "https://download.unity3d.com/download_unity/a6cc294b73ee/MacExampleProjectInstaller/Examples.pkg",
"category": "Components",
"installedSize": 552517000,
"downloadSize": 313387040,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}",
"checksum": "9cfb837150b7576f3fa1548118d4a416"
},
{
"id": "android",
"name": "Android Build Support",
"description": "Allows building your Unity projects for the Android platform",
"downloadUrl": "https://download.unity3d.com/download_unity/a6cc294b73ee/MacEditorTargetInstaller/UnitySetup-Android-Support-for-Editor-2018.1.9f2.pkg",
"category": "Platforms",
"installedSize": 1172099000,
"downloadSize": 349919264,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer",
"checksum": "cbad1feadb8c5afb43981f04afe8ae77"
},
{
"id": "ios",
"name": "iOS Build Support",
"description": "Allows building your Unity projects for the iOS platform",
"downloadUrl": "https://download.unity3d.com/download_unity/a6cc294b73ee/LinuxEditorTargetInstaller/UnitySetup-iOS-Support-for-Editor-2018.1.9f2.tar.xz",
"category": "Platforms",
"installedSize": 3277578240,
"downloadSize": 916738264,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines",
"checksum": "9a45b38c7160e71de75ed3f598700d63"
},
{
"id": "mac-mono",
"name": "Mac Mono Scripting Backend",
"description": "Allows building your Unity projects for the Mac-Mono platform",
"downloadUrl": "https://download.unity3d.com/download_unity/a6cc294b73ee/MacEditorTargetInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2018.1.9f2.pkg",
"category": "Platforms",
"installedSize": 139614000,
"downloadSize": 43370520,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/MacStandaloneSupport",
"checksum": "27b6ee5136780f891c813fbe7180bae3"
},
{
"id": "webgl",
"name": "WebGL Build Support",
"description": "Allows building your Unity projects for the WebGL platform",
"downloadUrl": "https://download.unity3d.com/download_unity/a6cc294b73ee/LinuxEditorTargetInstaller/UnitySetup-WebGL-Support-for-Editor-2018.1.9f2.tar.xz",
"category": "Platforms",
"installedSize": 715591680,
"downloadSize": 160300648,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}",
"checksum": "9c89dbf4dde523e010598aba8fcc0b86"
},
{
"id": "windows-mono",
"name": "Windows Mono Scripting Backend",
"description": "Allows building your Unity projects for the Windows-Mono platform",
"downloadUrl": "https://download.unity3d.com/download_unity/a6cc294b73ee/MacEditorTargetInstaller/UnitySetup-Windows-Mono-Support-for-Editor-2018.1.9f2.pkg",
"category": "Platforms",
"installedSize": 1227008000,
"downloadSize": 351434781,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/WindowsStandaloneSupport",
"checksum": "d8f36be37781132827a77a991b122278"
},
{
"id": "facebook-games",
"name": "Facebook Gameroom Build Support",
"description": "Allows building your Unity projects for the Facebook-Games platform",
"downloadUrl": "https://download.unity3d.com/download_unity/a6cc294b73ee/MacEditorTargetInstaller/UnitySetup-Facebook-Games-Support-for-Editor-2018.1.9f2.pkg",
"category": "Platforms",
"installedSize": 107789000,
"downloadSize": 44881959,
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/Facebook",
"checksum": "62794a550aa3786bfa50a1766cc1852b"
},
{
"id": "language-ja",
"name": "日本語",
"description": "日本語",
"downloadUrl": "https://new-translate.unity3d.jp/v1/live/54/2018.1/ja",
"category": "Language packs (Preview)",
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/Localization",
"installedSize": 1742159,
"downloadSize": 1742159
},
{
"id": "language-ko",
"name": "한국어",
"description": "한국어",
"downloadUrl": "https://new-translate.unity3d.jp/v1/live/54/2018.1/ko",
"category": "Language packs (Preview)",
"visible": true,
"selected": false,
"destination": "{UNITY_PATH}/Editor/Data/Localization",
"installedSize": 1654136,
"downloadSize": 1654136
}
]
Loading

0 comments on commit f2969f4

Please sign in to comment.