I created a swift xcframework with a single public func:
public func getClientWithCompletion(clientId: String, completion: @escaping (Result)