草庐IT

SHKActionSheet

全部标签

ios - "symbol(s) not found for architecture i386"使用 ShareKit 时出现问题

我想使用http://getsharekit.comfutureiOS项目的框架。因此,我开始测试该框架。但我已经收到以下错误:Undefinedsymbolsforarchitecturei386:"_OBJC_CLASS_$_SHKItem",referencedfrom:objc-class-refinShareKitTestAppDelegate.o"_OBJC_CLASS_$_SHKActionSheet",referencedfrom:objc-class-refinShareKitTestAppDelegate.old:symbol(s)notfoundforarchit

ios - 不兼容的指针类型将 'Class' 发送到类型为 'id<UIActionSheetDelegate>' 的参数

我收到警告Incompatiblepointertypessending'Class'toparameteroftype'id'intheline"delegate:self"below:+(SHKActionSheet*)actionSheetForType:(SHKShareType)type{SHKActionSheet*as=[[SHKActionSheetalloc]initWithTitle:SHKLocalizedString(@"Share")delegate:selfcancelButtonTitle:nildestructiveButtonTitle:nilothe

ios - 不兼容的指针类型将 'Class' 发送到类型为 'id<UIActionSheetDelegate>' 的参数

我收到警告Incompatiblepointertypessending'Class'toparameteroftype'id'intheline"delegate:self"below:+(SHKActionSheet*)actionSheetForType:(SHKShareType)type{SHKActionSheet*as=[[SHKActionSheetalloc]initWithTitle:SHKLocalizedString(@"Share")delegate:selfcancelButtonTitle:nildestructiveButtonTitle:nilothe