Results 181 comments of Demyan Kimitsa

@PromanSEW please open issue in https://github.com/dkimitsa/robovm-bro-gen project. its not related to ffi-clang

meanwhile I can confirm that issues is with `ffi-clang (0.10.0)` @PromanSEW i would revert to `0.9.0` for now

@PromanSEW https://github.com/dkimitsa/robovm-bro-gen/issues/4

@PromanSEW bro-gen fixed with https://github.com/dkimitsa/robovm-bro-gen/commit/f8f9c67cecd474e746e5de3f85ecf893ae39b535

hello @ioquatix @cfis , thank you for comments, from `robovm-bro-gen` point of view we are good to go as already adapted to changes.

@hapaboyjr you can just link new location to old one > ln -s ~/Library/MobileDevice/Provisioning\ Profiles ~/Library/Developer/Xcode/UserData/Provisioning\ Profiles as a fix is proposed and reviewed #797

@davidgiga1993 hi, sorry for delay with replay issue here is that AppStore is Swift framework and can't be bind directly. To provide RoboBindings it has to be wrapped by ObjC...

@davidgiga1993 hi, just a small update. it took lot more time that expected. it like 8K of swift source to be wrapped into ObjC compatible. (also haven't written anything more...

@davidgiga1993 hey, it took a bit as there was a bit of coding involved. in general accessing Swift API is a complicated process as can't be automated (like binding objc...

@davidgiga1993 hey, there several bugs were fixed, check the repo/commit for details. also as testing exercise have adde it to `gdx-pay` https://github.com/libgdx/gdx-pay/pull/273