How do I fix this Swift Package Manager dependency error?

Using Xcode 11 beta, I'm trying to Add Package Dependency: https://github.com/AaronBratcher/ALBNoSQLDB.git but get an error saying Package Resolution Failed


I suspect the Package.swift file I created is improperly defined. Can someone help me get it set properly?


Thanks.

  • 1 same error for no reason. Using Xcode 12.2 , using SSH link for dependency, no logs for this thing. Fetch was successful, but this error:

The repository could not be found. Make sure a valid repository exists at the specified location and try again.


How do I fix this Swift Package Manager dependency error?
 
 
Q