cocoapods - Is is normal to have "Pods/Products/" files red/missing? -


i trying understand cocoapods better , if there's wrong setup.

i have pods/products/ directory show it's content red (missing) in xcode, issue?

specifically accessing storyboards.bundle/xxx file , when run code crashes, saying can't find bundle. place see storyboards.bundle in mentioned directory, , it's red means missing... there way me resolve this?

enter image description here

this normal. frameworks generated during build. red, because currently missing, during cocoapods build phase created.

don't worry it, close group , forget it.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

django - CSRF verification failed. Request aborted. CSRF cookie not set -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -