In older versions of Delphi, Embarcadero ship an older iOS version... and...
What's LFM extension registered for?
In older versions of Delphi, Embarcadero would ship an experimental iOS compiler.
Delphi XE2 generates and uses files with extension ".LFM".
When you create a Delphi XE2 3D FMX project, it generates a file with LFM format.
Which compiler uses LFM? FreePascal.
Delphi XE2, it uses FreePascal's iOS without giving back source-code back to FreePascal.
In Delphi XE3 and above, the extension LFM is banned and removed, Embarcadero seemed to have made its own iOS compiler.
Do you think Delphi should be open-sourced?
Let us know in the comments below.