I'm attempting to use the new contacts framework, but literally can't get past the first line - adding Contacts as an import fails with the error message "Cannot import module being compiled" with XCode 7.0 beta 5.
I've added Contacts.framework to the Link Binary With Library, but the error message is there regardless of this.