Open
Description
Hey there I'm trying to run your sample android application and the build is failing on this package.
swift-android-architecture-todo-swift-mvvm-live/todoapp/app/src/main/swift/.build/checkouts/swift-anycodable.git-1638150873384936115/Sources/AnyCodable.swift:140:32: error: '[Any]' is not convertible to 'Codable' (aka 'Decodable & Encodable'); did you mean to use 'as!' to force downcast? self.value = array as Codable
I know I'm going down a rabbit hole trying to get this to compile to begin with. Any ideas?
Metadata
Metadata
Assignees
Labels
No labels