CardinalKit
CardinalKit copied to clipboard
Duplicate CKStudyUser
There is a very similar CKStudyUser class found at CardinalKit/Source/Components/Networking/CKStudyUser.swift in the library part of the application. We should ensure that we only have a single CKStudyUser type in the project. Otherwise, one part of the application will see the one from the CardinalKit pod and the other one the type found in the template application.
Originally posted by @PSchmiedmayer in https://github.com/CardinalKit/CardinalKit/pull/127#discussion_r916180891