Results 181 comments of Demyan Kimitsa

hi, linux host is not supported for iOS development there was a linux/windows [port](https://dkimitsa.github.io/2017/12/12/robovm-now-linux-windows/) but it is abandoned (by me) due lack of interest

@TechComet use Mac probably I will resurrect the branch as one of RoboVMx experiment

first official snapshot build is out. please test https://mobivm.github.io/downloads.html?prefix=snapshots/idea

@Fumble-eric Please make sure you have downloaded zip without unpacking it. And install plugin a zip file, not as .jar file from .zip

@eix128 in 2.3.10 release we have removed possibility for unsigned builds. as free provisioning is available for a long time already and this normally it wasn't used. for your case...

hi, thank you for report. pay attention that ClosedWatchServiceException is fantom class and not a part RoboVM RT. that's what makes soot not happy. Beside bug in soot app itself...

investigated and the issue of these are packed structures of class info, which contains bunch of pointers. the solution is remove packed structure flags from class info and modify bc...

on ARM accessing bus-wide operands on not bus aligned address is time expensive operation but as it is related to class info data structure that is accessible only during class...