bytedance/Fastbot_iOS

test的时候testfastbot失败

Closed this issue · 3 comments

这个我遇见过,你可以看下具体日志信息,看看是不是包名配置错了

这个我见过,你可以看下具体日志信息,看看是不是包名配置错了

Assertions: Assertion Failure: Failed to launch com.apple.Pages: 未能完成该操作。Application info provider (FBSApplicationLibrary) returned nil for "com.apple.Pages"
可是我bundle配置了唯一啊

这个我见过,你可以看下具体日志信息,看看是不是包名配置错了

Assertions: Assertion Failure: Failed to launch com.apple.Pages: 未能完成该操作。Application info provider (FBSApplicationLibrary) returned nil for "com.apple.Pages"
可是我bundle配置了唯一啊

com.apple.Pages这个是默认的包名,显然你没有修改这个包名为你自己的包名。。
image