shirlun Active Member Licensed User Longtime User Feb 25, 2026 #1 Hi, I have upgrade b4i to v10. When compiling the project, the log showed the following error: "error: 'QBImagePicker/QBImagePicker-Swift.h' file not found (in target 'B4iProject' from project 'B4iProject')". How can this be resolved? Thanks
Hi, I have upgrade b4i to v10. When compiling the project, the log showed the following error: "error: 'QBImagePicker/QBImagePicker-Swift.h' file not found (in target 'B4iProject' from project 'B4iProject')". How can this be resolved? Thanks
Erel B4X founder Staff member Licensed User Longtime User Feb 25, 2026 #2 I've uploaded an updated XML and the Mac files (if using a local builder). Please try. Attachments iQBImagePicker.xml 10 KB · Views: 48 iQBImagePicker-Mac.zip 261 KB · Views: 54 Upvote 0
shirlun Active Member Licensed User Longtime User Feb 25, 2026 #3 I have downloaded the XML file to the b4i Libraries folder, but it still shows the same error. Even after I removed the use of QBImagePicker, the situation remained the unchanged. Upvote 0
I have downloaded the XML file to the b4i Libraries folder, but it still shows the same error. Even after I removed the use of QBImagePicker, the situation remained the unchanged.
Erel B4X founder Staff member Licensed User Longtime User Feb 25, 2026 #4 Are you using hosted builder? Are you sure that the error is the same? I compiled with the hosted builder and the updated library. Post the full text from the compilation window as a text file. Upvote 0
Are you using hosted builder? Are you sure that the error is the same? I compiled with the hosted builder and the updated library. Post the full text from the compilation window as a text file.
shirlun Active Member Licensed User Longtime User Feb 26, 2026 #5 Yes, I am using hosted builder. Thank you, It can be compiled now. I forgot to press Ctrl+P to clean up the project, which was crucial. Upvote 0
Yes, I am using hosted builder. Thank you, It can be compiled now. I forgot to press Ctrl+P to clean up the project, which was crucial.
shirlun Active Member Licensed User Longtime User Feb 26, 2026 #6 It can be compiled, but it cannot be executed. Additional question: Are applications generated by b4i v10 unable to run on iOS 12.5.8 or earlier? Upvote 0
It can be compiled, but it cannot be executed. Additional question: Are applications generated by b4i v10 unable to run on iOS 12.5.8 or earlier?
Erel B4X founder Staff member Licensed User Longtime User Feb 26, 2026 #7 shirlun said: Are applications generated by b4i v10 unable to run on iOS 12.5.8 or earlier? Click to expand... True. You need iOS 14+. Upvote 0
shirlun said: Are applications generated by b4i v10 unable to run on iOS 12.5.8 or earlier? Click to expand... True. You need iOS 14+.