Sunday 15 January 2012

ios - Show all project source files? -



ios - Show all project source files? -

i'm working on xcode 6.1 project. project has 2 projects, , looks in project navigator:

+ [xcode project.xcodeproj] | +---- [common project.xcodeproj] | +---- applications folder | +---- sub directory 1 | +---- sub directory 2 | +---- sub directory 3

the app built top level project. [common project.xcodeproj] mutual framework shared across different projects.

the problem having [common project.xcodeproj], total xcode project, not displaying folders or files though there 960 of them. when build app, hundreds of files compiled.

if drill sources , click [common project.xcodeproj], opens top level project 1 time again same problem above.

how have xcode display files in xcode project when project not top level?

there filter buttons on bottom of project navigator.

you can filter files based on opened, source command status changed, , string matching in name.

if have of these unselected, files in project should there.

ios xcode xcode6.1

No comments:

Post a Comment