fair_enough
09/29/2019, 10:30 AMbin/sh -c /Users/userxyz/Library/Developer/Xcode/DerivedData/KotlinIOS-bffkgcwzeqsxgugngfheqfvlzlki/Build/Intermediates.noindex/KotlinIOS.build/Debug-iphonesimulator/KotlinIOS.build/Script-47729E7122F480EB00B9B36B.sh
./gradlew: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code
I understand it can't find gradle wrapper. I have project in /projectroot/ and iOS project in /projectroot/native/KotlinIOS
Some quick fix or hint?Gene Cahill
03/17/2021, 3:50 AM