ios - How to create a "framework" group and move frameworks therein -


i have added bunch of frameworks app: selected project, clicked "build phases," clicked "link binary libraries," , "+" button add them project.

they automatically added top level of hierarchy.

i created "framework" folder, , moved them therein simple drag n' drop.

then turned red. according following post, "the red text indicates actual files not @ path project has them." frameworks 'red' in xcode

how adjust path, and/or correctly create "framework" group within project?

if move framework files within xcode "yellow colored" groups, not update actual file location, should not break anything. see why there blue folders in xcode project?

if move files outside of xcode, in finder, folder, xcode lose references , frameworks in case turn red.


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -