Hello Guys
I’m unable to compile to my iphone (ios 13+), after looking around I figured out that ios-deploy that is included in Lime is outdated. It works like a charm after updating my ios-deploy
This is a workaround until guys at lime update the tool
make sure that you install npm then in an new directory:
npm install ios-deploy
cd node_modules/ios-deploy/build/Release
cp ios-deploy /usr/local/lib/haxe/lib/lime/7,7,0/templates/bin
Note: replace path with correct version