iOS framework UnitTest:Failed to load test bundle
iOS UnitTest:Failed to load test bundle from file...no suitable image found
Use Xcode10.1,I added a Unit Tests to an framework project,But when lanch Unit Tests with Host App,It’t crashed with the following log
Failed to load test bundle from file...no suitable image found......
Fiexd:
you need make sure iOS Deployment target of the Host App and Unit Tests target are the same.
make sure mach-o type of the Unit Tests target is Bundle.
版权信息:本文为 kanchuan.com 原创,转载时请明确注明本文链接。
相关文章:
CAShapeLayer Path Animation
iOS系统如何获取用户的本机手机号
iOS安全:iOS App注入动态库重打包(非越狱)
Validating App Store Receipts
Address Sanitizer 的原理和使用

留言板