When executing shared:build command the build gets stuck on j2objcTestDebug command.
Successfully started process 'command '/Users/tarasleskiv/dev/repo/gs/native-sdks/sources/shared/build/j2objcTest/Debug/testJ2objc''
> Building 91% > :shared:j2objcTestDebug
Without prefixes it finishes successfully. My prefixes.properties file is
com.google.gson.* : GSON
im.getsocial.airx.* : RX
im.getsocial.airjawampa.* : JAWAMPA
im.getsocial.sdk.* : Shared
I believe something is wrong with prefixing either in j2objc-gradle
When executing
shared:buildcommand the build gets stuck onj2objcTestDebugcommand.Without prefixes it finishes successfully. My
prefixes.properties file isI believe something is wrong with prefixing either in j2objc-gradle