This is my pod file contents :
pod 'Firebase/Core
pod 'Firebase/Auth’
pod 'Firebase/Database’
pod 'Firebase/Storage'
pod 'SDWebImage'
The pods install but fail to cretae an xworkspace. It fails with Abort 6. I'm running Xcode 8.1 and on macOS 10.12.2 Beta. I have tried deleting and reinstalling the latest prerelease of pods. Any other solution?