07 2015 档案

摘要:解决办法 [AVCaptureMetadataOutput setMetadataObjectTypes:]方法要在对话添加输出之后调用(swift:session?.addOutput(output)) 阅读全文
posted @ 2015-07-10 11:39 optt 阅读(1013) 评论(0) 推荐(0)
摘要:1.桥接头文件——xx-Bridge-Header.h swift和oc混编连接点,必不可少。swift工程或oc工程添加oc或swift时,Xcode提醒,建议手动添加。 注意引入文件后Xcode的target->build settings自动添加Swift Compiler * 项... 阅读全文
posted @ 2015-07-09 17:41 optt 阅读(1143) 评论(0) 推荐(0)