單元測試的一些坑
The bundle “TargetTests” couldn’t be loaded because it is damaged or missing necessary resources. Try reinstalling the bundle. : Library not loaded: Reason: image not found Program ended with exit code: 82
先確認podfile配置是否完備
嘗試修改podfile解決
如果嘗試無效,而你的Mac系統恰巧是mojave ,那你很幸運,可能是系統bug
New Build System 讓人迷茫,因為出的問題也是讓人懵X
So,Maybe嘗試用過去的system
選擇Legacy Build System
不得不吐槽自從xcode10 and mojave之后 這個New Build System真是問題不斷