skip to Main Content

Firebase – GeoFire Swift Package Manager

I have tried to install GeoFire in Xcode/Swift. According to the documentation (https://firebase.google.com/docs/firestore/solutions/geoqueries), this is done by adding "GeoFire/Utils" to Podfile. However, once installed I see errors. I'm suspecting this is caused from incompatibility with Firebase 10.23.1? Why is this…

VIEW QUESTION

Package can not be resolved in Xcode

Package.resolved file is corrupted or malformed; fix or delete the file to continue: unknown 'PinsStorage' version '3' at '.../project.xcworkspace/xcshareddata/swiftpm/Package.resolved'. This happens after adding package https://github.com/socketio/socket.io-client-swift We already did a clean build and deleted derived data but it is still not…

VIEW QUESTION
Back To Top
Search