Closed sanjeevghimire closed 6 years ago
The only instructions about creds is this "Update ResumeAR/Credentials.swift with the Cloudant and Watson Visual Recognition credentials."
I think the configured creds should closely and consistently match what is being copied. Generally a CLOUDANT_ prefix with just the basic elements from credentials (username, password, port, url, host) as needed would be the most obvious and consistent w/ other patterns.
No need to make the user do any more editing/thinking when you can build URLs from the basics in code.
Closes: #15