“Warning: unable to build chain to self-signed root for signer” warning in Xcode 9.2
问题 I'm attempting to migrate an Xcode project to another computer. It gives me the warning "Warning: unable to build chain to self-signed root for signer" and when it runs it crashes immediately similarly to what is shown in this Stack Overflow: App working on simulator but not on iPhone( dyld`__abort_with_payload dyld`_dyld_start) My issue seems similar to what is described on the Apple Developer Forums here: https://forums.developer.apple.com/thread/86161 and similar to what is described on