ios - XCode bot takes so long to integrate -
i build ci server , use xcode bot build project. have 1 question why bot take long integrate (over 30 minutes). seems xcode bot has check out source code build each integration. normal build scratch after cleaning project takes 15 minutes. second integration faster first time little bit. wonder happens when xcode bot integrating. check out new source code each integration or update old source? why takes time?
Comments
Post a Comment