Dimon4eg

Results 7 issues of Dimon4eg

First part here https://github.com/nextcloud/desktop/pull/3286 `nextcloudsync` will look in VS: ![image](https://user-images.githubusercontent.com/1271541/118570171-3fddd200-b784-11eb-9519-2b221f224bbc.png) `nextcloudCore` will look in VS: ![image](https://user-images.githubusercontent.com/1271541/118573439-3c9a1480-b78b-11eb-9d69-699348c10856.png)

0. Needs triage

Draft support of x86_64 arch for Android. Spidermonkey has to be built separately as it's not included in this repo. Probably should build on latest branch v33 https://github.com/ricardoquesada/Spidermonkey/tree/v33

* fix MSBuild path * remove get_min_vs_version, use instead first item from get_required_vs_versions * remove code duplication of get_engine_version_num * min VS version is 2015 for cocos 3.17 and later

**The issue:** * create timer with some repeat count cc.director.getScheduler().schedule(callback, target, interval, repeat, delay, paused, key); * wait for last repeat executed * in timer callback reschedule it again with...

Except `spidermonkey` because I'm not able to build it.