ios - Can Xcode bots be run in a specified order -


i have projects depend on other projects. once projects built, i'm okay until next api change. then, if 1 of downstream projects gets kicked off before upstream project built, it'll fail.

so, can specify bots upstream projects run before downstream ones?

i'll post own solution problem, though it's more hack.

since bots run in alphabet/numerical order, can number them used old basic programs. and, basic, can run number them 10,20, etc. in case have insert bots in between.

a little better assign same number ones run concurrently.

i love see better solution this, trick.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -