xcode project manager closes folders when running app -


every time run app in xcode on ios simulator, folders in project navigation pane reset showing closed top-level folders.

i have re-drill-down code, opening folders on way; when run app again we're square one.

there's presumably obvious settings button somewhere i'm missing , have hit accident, don't recall doing in past. can point me towards it?

the problem introduced when using apple's avgtool increment build number each commit. reason re-set folders in navigation pane. removing avgtool solved problem.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -