Important
#43 : For compatibility issues with Xcode, when there is at least one dependency inside the configuration, a local package is generated and must be added to your Xcode project.
Before, the package was generated when at least one dependency was exported, but for non-exported dependency, some resources were missing and could cause issues (rejection, crash, etc.).
Note: When updating the plugin configuration, please reset the package cache of your Xcode project to apply the modification.
Fix
#42 : The plugin won't make an error if the Gradle runs on a non-macOS host.