Closed Kiran-B closed 9 years ago
Hello Kiran, Thank you for pointing out the issue. I was busy at the office back from WWDC and did not even see the few issues people have pointed since then ;( I had to scrash my head tonight ( ;() ) to find the way to alias already downloaded Sample codes. I finally succeed (hope there is no regression). I have just committed the fix.
Thanx again for notify.
Sample codes are being prefixed with their corresponding session IDs. While this is great to easily locate the same. it causes the script to download the same sample code multiple times.
Ex: The sample code titled 'DemoBots: Building a Cross Platform Game with SpriteKit and GameplayKit' is being downloaded 5 times.
As the above sample code is about 120 MB, it results in consuming additional bandwidth and time.
Possible solutions: Easy : Don't rename the file. Better : Detect the previous download and create an alias for the same.