Test target `MyAppTests` encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted)
Problem arise with continuous integration when try to run bot on device. Test target MyAppTests encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted) Do you know why it happens? Any ideas? The following worked for me. I don't know if some of the steps can be skipped, so I'm posting all of it. Update CocoaPods to version min. 1.1.0 on both dev machine and server sudo gem update cocoapods . As per terminal output during CocoaPods set Always Embed Swift Standard Libraries to No in the projects settings. I did it for the main, test and