ios - iTunes Connect Message: Invalid Bundle -


after submitting binary itunes connect, receive email stating:

invalid bundle - 1 or more dynamic libraries referenced app not present in dylib search path.

the external library i'm using ios-charts, installed manually (ie. not cocoapods; of online solutions i've found based on cleaning cocoapods). how can go fixing this? project in swift if it's relevant.


Comments