I have download MBProgressHUD.m and MBProgressHUD.h file from github and
Placed under a folder Classes->MBprogressHub->then both files
Now i have include this file under Share Extension
When i an trying to build an app. it is giving me an error. MBProgressHUD.h not found.
any idea how to resolve this.
I am using ionic framwork and new to ios and mac.
Error ScreenShot
Thanks
Do as suggested by Pravin Tate.
If problem not solved, In addition :
Set the target membership for the MBProgressHUD
with the BiblioHiveShare
You will found target membership in MBProgressHUD
files
Remove the files from your project.
When you add it back then you will find this window.
Select the targets
If you added new target manually then you can change target from File inspector at right panel
Hope it will help you.