issue 

[Automatic signing is unable to resolve an issue with the "앱이름.appex" target's entitlements.
Switch to manual signing and resolve the issue by downloading a matching provisioning profile from the developer website. Alternatively, to continue using automatic signing, remove these entitlements from your entitlements file and their associated functionality from your code. Then rebuild your archive and try again.

Provisioning profile failed qualification
Profile doesn't match the entitlements file's values for the application-identifier and keychain-access-groups entitlements.]


 

issue fix

1. "~/Library/MobileDevice/Provisioning" Remove All File 

OR

2. "~/Library/MobileDevice/Provisioning~/Library/MobileDevice/Provisioning Profiles/" Remove All File

위의 경로에서 Provisioning Profiles 을 제거해주면 끝.


~/Library/MobileDevice/Provisioning
~/Library/MobileDevice/Provisioning Profiles/

사람에 따라 다를 수 있으니 참고 하세요.

나중에 참고할 용도로 기록.