React/RCTDefines.h' file not found (RN0.61)

前端 未结 2 1479
情歌与酒
情歌与酒 2020-12-18 09:49

Performed RN upgrade from RN0.60 to RN0.61. Build failed with iOS, due to the following issue:

/react-native/React/Base/RCTBridgeModule.h:10:9: \'React/RCTDe         


        
2条回答
  •  情深已故
    2020-12-18 10:22

    I've had the same issue a while ago. It was fixed after: product > scheme > edit scheme, go to the build tab and add react as the first target.

提交回复
热议问题