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?

this normal. frameworks generated during build. red, because currently missing, during cocoapods build phase created.
don't worry it, close group , forget it.
Comments
Post a Comment