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