Commit 17533ce 1 parent 12410b9 commit 17533ce Copy full SHA for 17533ce
File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >Description</key >
6
- <string >Downloads the latest version of Tidal.</string >
6
+ <string >Downloads the latest version of Tidal.
7
+
8
+ To download Intel use: "x64" in the ARCH_TYPE variable
9
+ To Download Apple Silicon use: "arm64" in the ARCH_TYPE variable</string >
7
10
<key >Identifier</key >
8
11
<string >com.github.n8felton.download.Tidal</string >
9
12
<key >MinimumVersion</key >
12
15
<dict >
13
16
<key >NAME</key >
14
17
<string >Tidal</string >
18
+ <key >ARCH_TYPE</key >
19
+ <string >x64</string >
15
20
</dict >
16
21
<key >Process</key >
17
22
<array >
21
26
<key >Arguments</key >
22
27
<dict >
23
28
<key >url</key >
24
- <string >https://download.tidal.com/desktop/TIDAL.dmg</string >
29
+ <string >https://download.tidal.com/desktop/TIDAL.%ARCH_TYPE%. dmg</string >
25
30
</dict >
26
31
</dict >
27
32
<dict >
You can’t perform that action at this time.
0 commit comments