I am new to IOS app development..I trying to integrate firebase firestore..After doing all add commands..I build using command+B then I am getting below errors...how to solve
Below is my error
Below is my project structure
I am new to IOS app development..I trying to integrate firebase firestore..After doing all add commands..I build using command+B then I am getting below errors...how to solve
Below is my error
Below is my project structure
Try to open project.xcworkspace
instead of project.xcodeproj
.
Note: Press
Command + Q
to exit xcode. And openyourfile.xcworkspace
.
Clean your project and build again solve your problem.
Product - Clean
Then also, if error is still there delete you derived data.
Library/Developer/Xcode/ Derived data