小编Dei*_*ian的帖子

xcode构建失败,显示为:“ _ RCTSetLogFunction”,引用自AppTests.o中的-[AppTests testRendersWelcomeScreen]

将xcode升级到10.1后,项目的编译失败,并显示以下信息:

ld: warning: directory not found for option '-L/Users/divanov/Desktop/<projectName> AppTests'
Undefined symbols for architecture arm64:
  "_RCTSetLogFunction", referenced from:
      -[AppTests testRendersWelcomeScreen] in AppTests.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Run Code Online (Sandbox Code Playgroud)

xcode build hyperlink ios

2
推荐指数
1
解决办法
1245
查看次数

标签 统计

build ×1

hyperlink ×1

ios ×1

xcode ×1