码迷,mamicode.com
首页 > 其他好文 > 详细

__ObjC.NSNotification.Name

时间:2016-08-31 11:46:34      阅读:250      评论:0      收藏:0      [点我收藏+]

标签:

 

Undefined symbols for architecture x86_64:   "protocol witness table for __ObjC.NSNotification.Name : Swift.Hashable in Foundation", referenced from:       xcode8Beta测试.ViewController.touchesBegan (Sw

 

 

这种错误只需要注意String 类型和NSnotification.Name类型的不同就行了。举个例子: 

技术分享

 

吧这个地方的字符串转化为String就行了

 

__ObjC.NSNotification.Name

标签:

原文地址:http://www.cnblogs.com/Brisy/p/5825164.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!