It gives errors when using Swift Static library with Objective-C project

前端 未结 5 1423
闹比i
闹比i 2020-12-13 18:44

I need to make swift static library for my requirement. I made swift static library which uses swift and Obj-c code. I have included Obj-c files via bridge file. I am able t

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-13 19:26

    If create empty "Swift File" errors

    This method may be useful, can try : https://blog.cpming.top/p/react-native-0-62-undefined-symbol

提交回复
热议问题