I found the bug!
I recreate the project file again. this time when add datamodule file i got the this message:
Unit "uDataModul.pas is incompatible with the FMX framework used by the project.
Adding it may result in compilation errors or unexpected behavior. -continue?
Then I create a new datamodule and moved the components and the code to it.
This resolve all the strange error messages and Delphi are working nice whitout unexpected termination so far.
It would be nice to know what cases this incompatiblity and why there isn“t any error message for detecting it. My project was created with Delphi XE7 and I run it without this problem with Delphi beta build 8, 9 and 10 unil release of XE8.
I have huge problems with Delphi xe8 and iOS with 64-platform. I have done everything with it just gets worse. I can not compile with Develop provision without getting the error "out of memory". After that Delphi hangs and get terminated. I can not Deploy deploy on device or iTuneconnect. the att get terminated at start.
I've recreated the project file and add the forms and itdose not help.
I do not have any CR in the entitlement file.
any suggestions?