Use Swift Array Of Enums in Objective C

后端 未结 0 1918
我在风中等你
我在风中等你 2020-12-04 08:47

I want to use Codable protocol implemented in swift in objective c code. However, using an array of enums gives an error, as they are not objects in objective c. Is there a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题