hands-on
hands-on copied to clipboard
Tweaks to "Targeting iOS & Android"
trafficstars
- Fixes strays
\that breaks the emitted xcode-frameworks/gradlew shell script. - Fixes disagreement in task name that would break Run Script Phase script if copy-pasted.
- Provides useful error feedback on build failure due to missing gradlew-wrapper.
- Explain more of the Gradle magic (this is going to be especially mysterious to iOS devs)
- Run Shellcheck over the shell scripts and fix the errors.