App
红牛大哥
全站开发:
reactjs,react-native,taro,antd,vuejs,uni-app,nodejs,electron,mysql,MongoDB,typeORM,Nestjs,docker,nginx,Python等
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
“xcodebuild“ command but it exited with error code 65 和 ‘event2/event-config.h‘ file not found 解决方案
最近新开发ReactNative项目又遇到新问题了,error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65.打开testApp.xcworkspace编译出现'event2/event-config.h' file not found经查阅是因为Flipper-Folly版本导致的,将Podfile 文件 修改如下use_flipper! 修改为 .原创 2021-02-17 13:23:19 · 2200 阅读 · 4 评论 -
React-Native ios 打包提示 library not found for -lCocoaAsyncSocket
react-native ios 打包会提示library not found for -lCocoaAsyncSocket,提示如下ld: warning: directory not found for option '-L-L/Users/mulderwing/Library/Developer/Xcode/DerivedData/myApp-gllucntewhxmpncdaldixczjvhwz/Build/Products/Debug-iphonesimulator/CocoaAsyn..原创 2020-12-28 10:48:33 · 896 阅读 · 0 评论
分享