In order to simplify the defoldsdk.zip generation (speed, size is 500+mb!), we'd like to use the official bob.jar instead of the one packaged in defoldsdk.zip.
So, when downloading an sdk using a sha1, we should also download the bob.jar separately.
- The crux is finding out which sha1 to use for bob.jar.
- We also don't want to use a bob.jar that is older than the defoldsdk.zip (
The reason it's a crux is that the console sha1 doesn't have a matching bob.jar.
We always refer to the official one.
Will the latest stable one work?
After this step is done, we can remove bob-light.jar from defoldsdk.zip.