When using Xcode 7b5 to build my app that contains a Today Extension I cannot create a valid archive. When I make an archive the build succeeds and then in Organizer it show
Finally it`s fixed in the latest stable Version 0.39.0:
So instead of uninstalling
sudo gem uninstall cocoapods
and reinstalling via
sudo gem install cocoapods
Also a simple
sudo gem update cocoapods
should fix it!