Hello,
I’m trying to rebuild lime as indicated here :
I’m using -Dlegacy arg :
lime rebuild mac -Dlegacy
And when I test ios like this :
openfl test ios -simulator
I got this error :
Error: Source path "/hx/lime/ndll/iPhone/liblime.iphoneos.a" does not exist
The file exists but in :
/hx/lime/legacy/ndll/iPhone
Any help ?
Thank you.
Jonas