imperiumlabs / GeoFirestore-iOS

GeoFirestore for iOS - Realtime location queries with Firestore
MIT License
127 stars 46 forks source link

Package.swift doesn't exist #39

Open Tecmek opened 2 years ago

Tecmek commented 2 years ago

I'm trying to add the package from: https://github.com/imperiumlabs/GeoFirestore-iOS using the File -> Add Packages in Xcode 14 but keep getting this error:

error project: the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system)

I've used exact version and to next major version but they result in the same error. I've just updated to Xcode 14, I don't know if its an issue with the Xcode install or an issue retreiving the package. Any idea?