Hi,
Is it possible to generate Java from Swift ?
Thanks
Ivan
Hi,
Is it possible to generate Java from Swift ?
Thanks
Ivan
You can generate Java from the ObjC stubs that are generated for Swift projects. We have a SimpleCharts sample that uses the Charts library written in Swift:
so, means that… if the library are in Swift, I must compile it 1st then only use MOE generate Java ?
example :