5930e51Changed the Xcode plugin to query the link task to determine the location of the output binary file rather than assuming it will be found at a particular location. Also use the Swift module name or C++ project name to determine the product and target names rather than using the name of the output file.
When a `gradlew` script is not found, use the `gradle` script from Gradle home of the Gradle instance that generates the Xcode files rather than using the `gradle` command from the $PATH. |
![]() |