Can't import LocalAuthentication on Xcode 6 beta

前端 未结 2 1507
攒了一身酷
攒了一身酷 2021-01-05 16:14

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 @i

2条回答
  •  余生分开走
    2021-01-05 16:21

    FYI:

    Fixed in beta 3 Projects using LocalAuthentication won’t build if the Destination is set to iOS Simulator.

提交回复
热议问题