I followed your tutorial but on xcode 16 it gives me a lot of problems. even if the version of swift I’m using is swift 5 it gives me a lot of concurrency problems. for example it tells me that the value of the parameters dictionary does not conform to the ‘Sendable’ protocol. and there are many similar errors and I don’t know how to move to correct them. could you give me some suggestions and maybe update the code to Swift 6?