Demyan Kimitsa
Demyan Kimitsa
@legion151 can you please share new binary ? thx
thanks, same thing there, empty `` one more moment, please share gradle/maven command line you used to build.
ok, reproduced on different Mac. will check what is a difference between these two
@legion151 when you mentioned that you were using gradle for building -- I thought that you were building from command line using gradlew. But if you just created gradle kind...
@legion151 yep, I've found the root case while bc got packed. it happens when `librobovm-rt` is partial linking during the build. it also has different side effect so I had...
@legion151 there is possible workaround for case we discussed, will check it later this week
@timower prelink causes issue as mentioned few [comments above](https://github.com/MobiVM/robovm/issues/537#issuecomment-730663017). at some point with another XCode update issue was fixed -- and I stopped looking into it and bitcode generation was...
hi, indeed Xcode doesn't support building for 32bit Mac target, but build for iOS simulator is still supported. Also there is a bunch of simulators available (all ios10 and below)...
investigated this issue with clydebarrow. long story short, configure script of `extgc` as one of the step finds out if it cross compiles. For this it builds simple main() only...
Duplicate of #181 There is no out of box support, expected in next major update