无法在Xcode 6 beta上导入LocalAuthentication [英] Can't import LocalAuthentication on Xcode 6 beta

查看:91
本文介绍了无法在Xcode 6 beta上导入LocalAuthentication的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法在Xcode 6 beta上导入LocalAuthentication。
在使用库链接二进制文件上添加LocalAuthentication.framework之后,我尝试通过@import LocalAuthentication导入框架/类;或#import但Xcode无法识别框架。
我试图将设置上的部署目标更改为iOS 8.0,但它没有帮助。
有什么想法吗?

I can't import LocalAuthentication on Xcode 6 beta. After Adding LocalAuthentication.framework on "Link binary with libraries" i tried to import the framework/class by @import LocalAuthentication; or by #import but Xcode don't recognise the framework. I tried to change "Deployment target" on settings to iOS 8.0 but it didn't helped. Any ideas?

推荐答案

是的,同样的问题当我在Xcode 6中尝试时发生。但是我工作正常使用iPhone设备,将设置上的部署目标更改为iOS 7.0,在Iphone设备中构建和运行。

Yes,Same Problem Occurs when i tried in Xcode 6. But It worked fine when I use an iPhone Device, change "Deployment target" on settings to iOS 7.0, build and run in Iphone device.

但我的ipod设备和模拟器中不支持Touch ID。它仅适用于iPhone 5s设备。

But Touch ID not Supported in my ipod Device and Simulator.. Its works only in iPhone 5s Device.

这篇关于无法在Xcode 6 beta上导入LocalAuthentication的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆