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.