This code is based on dntstp/cordova-plugin-deeplinks and runs an after_prepare hook to add items to the project entitlements.
This PR fixes #38. If this plugin is installed, it adds the Apple Sign in capability to the project entitlements.
I consider this an important issue because the main purpose of this plugin is to add Apple sign-in to a Cordova plugin, so the "capability" is mandatory.
This code is based on dntstp/cordova-plugin-deeplinks and runs an after_prepare hook to add items to the project entitlements.
This PR fixes #38. If this plugin is installed, it adds the Apple Sign in capability to the project entitlements.
I consider this an important issue because the main purpose of this plugin is to add Apple sign-in to a Cordova plugin, so the "capability" is mandatory.