xcode - MBProgressHud Swift Compile Error when Archiving -


i finished project, works , runs on simulator or in own device. when select archive project upload de build itunes connect, these compile errors

"use of undeclared type mbprogresshud" "use of unresolved identifier mpprogresshud"

and on..

note: i'm using cocoapods library

what solved me adding import mbprogresshud in classes use library, not in bridge-header.h


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -