Migration to Openfl8 & Haxe4 – iOS failed: Invalid field access name

I upgrade OpenFL from 7.1.2 to 8.9.2, Haxe from 3.4.7 to 4.0.0 rc3.
Neko compilation is OK
Android compilation is OK

iOS compilation fails:

Error: (Uncaught exception - Invalid field access) name
Information:Called from ? line 1
Information:Called from CommandLineTools.hx line 1883
Information:Called from CommandLineTools.hx line 22
Information:Called from a C function
Information:Called from CommandLineTools.hx line 126
Information:Called from CommandLineTools.hx line 629
Information:Called from lime/tools/PlatformTarget.hx line 98
Information:Called from IOSPlatform.hx line 606
Information:Called from hxp/NDLL.hx line 45
Information:Called from hxp/NDLL.hx line 61

Re-installation of Haxe 4.0.0-rc3 didn’t help.
Downgrade to Haxe 3.4.7 didn’t help.

Any suggestions?

Solved. Need to rebuild all custom libs