Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19868] iOS rebuild 'forced' all the time

GitHub Issuen/a
TypeImprovement
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
LabelsCommunity
ReporterConny Brunnkvist
AssigneeUnknown
Created2015-10-09T11:25:46.000+0000
Updated2018-02-28T19:55:00.000+0000

Description

Steps to Reproduce

I seem to get a full rebuild each and every time I click the Run button, even without making any change to any source for config file. My app is using Ti SDK 4.1.1 and I'm building (from within Appcelerator Studio) using CLI 5.0.3 tools. I think this problem has existed since the 5.0.0 at least.

Actual Result

[INFO] :   Forcing rebuild: /Users/conny/Documents/MyTitaniumApp/build/iphone/build-manifest.json does not exist

Expected Result

I don't know what it looks like but I would expect a line saying 'found valid existing build, will re-package and launch again...' or something similar?

Attachments

FileDateSize
.log2015-10-09T11:35:00.000+0000531174
diagnostic5128276727567110928.log2015-10-09T11:35:33.000+0000137940

Comments

  1. Aminul Islam 2015-10-29

    Hi, I have tested this issue. I also find the same behavior . I seem to get a full rebuild each and every time I click the Run button, even without making any change to any source for config file. This is a valid issue. Log
       [INFO] :   Forcing clean build: /Users/Raju/Documents/Appcelerator_Studio_Workspace/MyAppc/build/iphone/build-manifest.json does not exist
       
    Environment
       Operating System
         Name                        = Mac OS X
         Version                     = 10.10.5
         Architecture                = 64bit
         # CPUs                      = 4
         Memory                      = 8589934592
       Node.js
         Node.js Version             = 0.10.37
         npm Version                 = 1.4.28
       Titanium CLI
         CLI Version                 = 5.0.5
       Titanium SDK
         SDK Version                 = 5.0.2.GA
         SDK Path                    = /Users/Raju/Library/Application Support/Titanium/mobilesdk/osx/5.0.2.GA
         Target Platform             = iphone
       
    Thanks

JSON Source