I'm compiling an App with v10.0 that compiled and ran fine with v8.90. I get the following error:
These are the libraries I am using:
All other Apps that don't use iTableview compile and run fine with v10.0. Running on iOS 18.3.1 on an iPad
*************
This may be related, but I have ANOTHER app that also does not compile with a similar error. It uses the iGoogleMaps Library and the error message is:
UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_googlemapsextra.o
/Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_googlemapsextra.m:8:9: error: 'iGoogleMaps.h' file not found (in target 'B4iProject' from project 'B4iProject')
Note: I did update the GoogleMaps bundle to the latest versions specified in the updated (Nov 5th 2025) GoogleMaps Tutorial and also set #MinVersion: 16
Complete Logs Attached
These are the libraries I am using:
All other Apps that don't use iTableview compile and run fine with v10.0. Running on iOS 18.3.1 on an iPad
*************
This may be related, but I have ANOTHER app that also does not compile with a similar error. It uses the iGoogleMaps Library and the error message is:
UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_googlemapsextra.o
/Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_googlemapsextra.m:8:9: error: 'iGoogleMaps.h' file not found (in target 'B4iProject' from project 'B4iProject')
Note: I did update the GoogleMaps bundle to the latest versions specified in the updated (Nov 5th 2025) GoogleMaps Tutorial and also set #MinVersion: 16
Complete Logs Attached
Attachments
Last edited: