有谁知道如何在app扩展目标上执行单元测试,尤其是键盘扩展目标?
我尝试了什么(在单元测试目标中):
$(BUILT_PRODUCTS_DIR)/com.mycompany.keyboard.appex/com.mycompany.keyboard$(BUNDLE_LOADER).完成这些操作后,我可以成功构建它,但始终会使用日志获得"测试失败" Test target SogouInputTests encountered an error (Test session exited(1). without checking in. If you believe this error represents a bug, please attach the log file at /tmp/TestStatus-UXfvxw.log).
我正在使用Xcode 6 beta 3.