Posts

Post not yet marked as solved
0 Replies
715 Views
Can someone help me out with this?When I compile the application I get an error equal to this: Could not build Objective-C module 'Firebase'Please take a look https://imgur.com/a/enbAN25I tried to use this method and it did not work 1. Quit Xcode. 2. Delete project's temp files located at ~/Library/Developer/Xcode/DerivedData 3. Delete ProjectName.xcworkspace 4. Delete Podfile.lock file and Pods folder 5. Run pod install. 6. Open the newly created ProjectName.xcworkspace file and build.
Posted Last updated
.