Error Compiling Demos on Device 32bit iOS10 XCode8

When I try to compile any Demo on 


Delphi Berlin Update 1
XCode8
iOS10

I obtain this Error

[DCC Error] E2597 ld: warning: directory not found for option '-LC:\Users\ergom\Documents\TMSSoftware\FlexCelVCLNT\Packages\dBerlin\iOSDevice32\Release'
  ld: file not found: /System/Library/Frameworks/CoreMotion.framework/CoreMotion
[DCC Fatal Error] F2588 Linker error code: 1 ($00000001)

This does not affect iOS Simulator. On Simulator (same configuration) everything runs well. Tried all the demos

You can safely ignore the warning. For the error, you need to add frameworks in order to successfully link TMS iCL.

For more information on how to add frameworks, please follow the steps at the following page:

http://www.tmssoftware.com/site/tmsicl.asp#frameworks

Thank You, I also noticed that I was on Version 2.9... and I also upgraded to 3.0.0. :)

Version 2.9..x also asked for PrivateFrameworks directory that has been removed since iOS 9.3