Skip to content

0.0.9

Latest
Compare
Choose a tag to compare
@frankois944 frankois944 released this 20 Jan 09:37
· 1 commit to main since this release
78c2dba

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.