Swift , OC 混编的坑

swift 文件可以引入oc文件,但是oc文件引入swift 时一直报错, file not found!!!

需要在targets里设置

关键:

iShot2020-11-27 16.09.37.png
iShot2020-11-27 16.10.37.png
iShot2020-11-27 16.11.19.png
iShot2020-11-27 16.11.26.png

你可能感兴趣的:(Swift , OC 混编的坑)