I’m running iOS project and Xcode shows an error:
“Showing Recent Issues
Execution failed for task ‘:ios:moeGenerateUIObjCInterfaces’.
java.lang.NullPointerException (no error message)”
Please help!
Thanks all!
I’m running iOS project and Xcode shows an error:
“Showing Recent Issues
Execution failed for task ‘:ios:moeGenerateUIObjCInterfaces’.
java.lang.NullPointerException (no error message)”
Please help!
Thanks all!
Add the following line to your moe build.gradle:
moeGenerateUIObjCInterfaces.enabled = false