TMSFMXTableView Xcode error


 I created a Firemonkey HD and just drop a 

    TMSFMXTableView,TMSFMXBarButton, TMSFMXPopup and TMSFMXSearchEdit, after export to Xcode, I try to build to IOS 5.0 and got this error:




Compiling /Users/josecarlosdacunhajunior/Desktop/tms/xcode/../FMX_TMSBaseControl.pas

Fatal: Can't find unit Windows used by FMX_TMSBaseControl

Fatal: Compilation aborted

Showing first 200 notices only

Command /bin/sh failed with exit code 1




  I try to find some info on the documentation, it seems to trying to open the windows unit on Xcode.


  I am using the latest tableview 1.1.1.1, XE2 update 4.

  


  How to fix this?


  Thanks,

  Jose Carlos.

You need to copy the tmsdefsios.inc file as well and rename it to tmsdefs.inc


Kind Regards, 
Scheldeman Pieter

  It works fine.

  Thanks.

No Problem !