iphone 有关(maybe you meant: _kSecClass$non_lazy_ptr)
生活随笔
收集整理的這篇文章主要介紹了
iphone 有关(maybe you meant: _kSecClass$non_lazy_ptr)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1:我寫如下代碼:
NSArray *key = [[[NSArray alloc] initWithObjects:(NSString *) kSecClass,kSecAttrAccount,kSecAttrServer,nil] autorelease];
NSLog(@"key is %@",key);?
但是運行時,提示如下錯誤
? ? ? ? ? ??? "_kSecClass", referenced from:
? ? ? ? ? ? ? ?_kSecClass$non_lazy_ptr in grammarViewController.o
? ? ? ? ? ? ? ?? ? ?(maybe you meant: _kSecClass$non_lazy_ptr)
以此類推。剛開始我以為是缺少添加頭文件?#import <Security/Security.h>,但加上去了,仍然是沒有用的。
?
解決辦法:?
轉載于:https://www.cnblogs.com/85538649/archive/2012/04/12/2443543.html
總結
以上是生活随笔為你收集整理的iphone 有关(maybe you meant: _kSecClass$non_lazy_ptr)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 环境变量path误删解决办法
- 下一篇: Linux socket关闭连接shut