I am getting the following error when I try build my iOS application after upgrading to b4i version 10. I have built a new b4i bridge, created a new csr file and got a new certificate and provisioning file:
1. Search for "error:". It will immediately take you to the actual error:
error: 'iTableView.h' file not found (in target 'B4iProject' from project 'B4iProject')
Remove iTableView library. It was replaced a long time ago with iUI8.
1. Search for "error:". It will immediately take you to the actual error:
error: 'iTableView.h' file not found (in target 'B4iProject' from project 'B4iProject')
Remove iTableView library. It was replaced a long time ago with iUI8.