Closed MichleMin closed 6 years ago
I found workaround for this:
Use -skip-themes:
-skip-themes
"${PODS_ROOT}/R.objc/Robjc" --skip-themes -p "$SRCROOT"
Sorry for not responding. I have no details to help you with your problem, but @grzegorzkrukowski is right: if you don't need to use Giotto you can skip the themes part of R with the -skip-themes option
I found workaround for this:
Use
-skip-themes
:"${PODS_ROOT}/R.objc/Robjc" --skip-themes -p "$SRCROOT"