点击项目,target ->Build Settings -> 搜索 packing -> 看下product module name
在需要调用 swift 文件的 oc中 #import "product-module-name-swift" 将product-module-name 替换成自己的就行
点击项目,target ->Build Settings -> 搜索 packing -> 看下product module name
在需要调用 swift 文件的 oc中 #import "product-module-name-swift" 将product-module-name 替换成自己的就行
本文标题:##OC调用Swift
本文链接:https://www.haomeiwen.com/subject/mxiyoxtx.html
网友评论