Skip to content

Commit 7518d3e

Browse files
committedAug 19, 2018
Try tools/download
Apparently iTunes is now restricting access to course resources (I can kinda guess what have happend, but RIP). Now we need to figure out another way (And most likely, it won't be elegant).
1 parent eed537e commit 7518d3e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDEDidComputeMac32BitWarning</key>
6+
<true/>
7+
</dict>
8+
</plist>

0 commit comments

Comments
 (0)