Dimon4eg
Dimon4eg
First part here https://github.com/nextcloud/desktop/pull/3286 `nextcloudsync` will look in VS:  `nextcloudCore` will look in VS: 
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.