Lamp-core-ios issue

Hi to all,
i tried to compile the master branch of Lamp-core-ios source from github with lamp-swift 1.1.4. package dependency but i’d some issue

“Type ‘Activity’ does not conform to protocol ‘Decodable’”
“Type ‘Activity’ does not conform to protocol ‘Encodable’”
“Type ‘ActivityEvent’ does not conform to protocol ‘Decodable’” and others…

I tried also lamp-swift vesion 1.1.2 but in the app core file there are some new classes introduced in version 1.1.4 and the app don’t compile.

can someone help me solve the problem?

thanks
marco

@mpagnanelli Since this has to do mostly with the actual code, could you make a GitHub issue for this over here? Thanks!