Toan Nguyen
10/05/2023, 9:39 AM** BUILD FAILED **
The following build commands failed:
PhaseScriptExecution Compile\ Kotlin /Users/toan.nguyen2/Desktop/DemoCustomView/DemoCMP/build/ios/iosApp.build/Debug-iphonesimulator/iosApp.build/Script-05D91A922A5F233C00F138EB.sh (in target 'iosApp' from project 'iosApp')
(1 failure)
Anyone help me resolve this erorr? i can not find the reason for this error.Konstantin Tskhovrebov
10/05/2023, 12:25 PMkdoctor -a -v
from your project dir?Toan Nguyen
10/06/2023, 1:57 AMKonstantin Tskhovrebov
10/06/2023, 6:19 AMToan Nguyen
10/06/2023, 6:53 AMKonstantin Tskhovrebov
10/06/2023, 7:12 AMToan Nguyen
10/06/2023, 7:14 AMKonstantin Tskhovrebov
10/06/2023, 8:02 AMToan Nguyen
10/06/2023, 8:04 AMKonstantin Tskhovrebov
10/06/2023, 8:21 AMkdoctor -a -v
output in your project rootToan Nguyen
10/06/2023, 8:31 AMKonstantin Tskhovrebov
10/06/2023, 8:38 AMkdoctor -a -v
from your project dirToan Nguyen
10/06/2023, 8:47 AMKdoctor -a -v
misss this
[✖] Project: /Users/toan.nguyen2/Desktop/DemoCustomView/DemoCMP
➤ Gradle (8.2.1)
✖ Gradle error
Run in terminal '/Users/toan.nguyen2/Desktop/DemoCustomView/DemoCMP/gradlew -p /Users/toan.nguyen2/Desktop/DemoCustomView/DemoCMP --info'
Recommendations:
➤ IDE doesn't suggest running all tests in file if it contains more than one class
More details: <https://youtrack.jetbrains.com/issue/KTIJ-22078>
Conclusion:
✖ KDoctor has diagnosed one or more problems while checking your environment.
Please check the output for problem description and possible solutions.
and i add Java17 to custom Path xcode alreadyKonstantin Tskhovrebov
10/06/2023, 8:52 AMToan Nguyen
10/06/2023, 9:22 AM