Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: Release 6.0.0
-
Fix Version/s: Release 6.0.0, appc-cli-titanium 4.2.78
-
Component/s: Titanium
-
Labels:
-
Environment:
OS: Microsoft Windows 10 Pro 10.0.14393
Appc core: 6.0.0-56
Appc NPM: 4.2.8-7
Ti SDK: 6.0.0.v20161004202820
Appc Studio: 4.8.0.201609292239
-
Severity:Blocker
-
Story Points:5
Description
Description
When building a project on Windows, during the build if lastUpdateCheckTiDownloads has expired it performs a check for any modules that need to be downloaded, on Windows as we now do not extract the iphone for hyperloop the CLI will download and extract hyperloop every day, When combined with CLI-1106 (the download and extraction process taking anywhere from ~3-10 minutes) this a real nuisance
Steps to reproduce
- appc config set lastUpdateCheckTiDownloads null
- Build a project
- appc config set lastUpdateCheckTiDownloads null
- Build a project
Actual result
The CLI will download it hyperloop every time
Expected result
The CLI should only check for an iphone folder on OSX