亲测成功。

随便新建一个swift文件,xcode问是否生成xxx-Bridging-Header.h文件,点YES。再编译,问题解决。

By default, the generated header contains interfaces for Swift declarations marked with the public modifier. It also contains those marked with the internal modifier if your app target has an Objective-C bridging header.

https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html#//apple_ref/doc/uid/TP40014216-CH10-XID_84

最新文章

  1. JavaScript:Location
  2. HttpApplication的处理管道19个事件。
  3. node.js简单的页面输出
  4. [转].net自定义验证控件CustomValidator的使用
  5. Laravel多对多简析
  6. 如何进行oracle capability i/o(压力测试数据库服务器i/o性能)
  7. 02将代码开源到github(不会使用github的来看看吧)
  8. 2014年度辛星全然解读html第七节
  9. myeclipse 配置 resin-pro-4.0.34
  10. kibana常用聚合查询DSL语句记录
  11. GAN︱生成模型学习笔记(运行机制、NLP结合难点、应用案例、相关Paper)
  12. SQL Server扫盲系列——安全性专题——SQL Server 2012 Security Cookbook
  13. iOS UITextField 响应键盘的return 事件
  14. [物理学与PDEs]第2章习题13 将 $p$ - 方程组化为守恒律形式的一阶拟线性对称双曲组
  15. JavaSE基础知识(5)—面向对象(5.5 this和super关键字)
  16. ZOJ Problem Set - 2397 Tian Ji -- The Horse Racing
  17. python print格式化输出。
  18. Mybatis的分页插件PageHelper分页失效的原因
  19. Spring Security构建Rest服务-1200-SpringSecurity OAuth开发APP认证框架
  20. 【基础知识】winfrom窗体的属性

热门文章

  1. [JS思路]运动框架思路
  2. NFS挂载故障卡死的问题
  3. 证明:一个整数a若不能被6整除,则a2+24必能被24整除。(整除理论,1.1.4)
  4. 杭电20题 Human Gene Functions
  5. asp.net URL DES加密 什在URL中的使用
  6. C++中的向上类型转换和向下类型转换
  7. ajax的理解和运用
  8. oracle导入导出数据库
  9. IntelliJ Idea 常用快捷键列表(转)
  10. 用非GUI模式执行测试,jp@gc - PerfMon Metrics Collector会出现无法获取正确数据的解决办法