MBProgressHUD armv7 error

后端 未结 4 1320
一向
一向 2020-12-31 06:12

i\'m trying to use MBProgressHUD. i added header an .m to project, imported header in class and call MBProgressHUD from an ibaction in this way:

-(IBAction)s         


        
4条回答
  •  天命终不由人
    2020-12-31 06:43

    Just a guess, but check to make sure that MBProgressHUD.m is added to your Build Sources build phase.

提交回复
热议问题