I added a couple of new device via Apple developer portal and still, my Xcode 9 show the profile linked with older device count.
Alternative
$cd ~/Library/MobileDevice/Provisioning\ Profiles/ $rm -r *
Note: Make sure you have all the P12 files already for the certs used by the new profiles. Else you will have code signing error.