Search code examples
iosreact-nativexcode10.2

error: Unable to resolve build file: XCBCore.BuildFile (namedReferencesCannotBeResolved) (in target 'CentralCasting')


I am facing an issue while running iOS code from react-native

Unable to resolve build file: XCBCore.BuildFile (namedReferencesCannotBeResolved) (in target 'myProjectName')

I have tried many solution from stackover flow but nothing working.


Solution

  • I have removed the plugin's and again add it. And do the Manual linking the plugin's in Code don't go for Pod's install.