iOS Question [Solved] Problem when creating release version

fredo

Well-Known Member
Licensed User
Longtime User
An existing B4A project was transferred to the new B4X structure (B4A/B4i/B4J) and could be successfully installed and used with B4i (version 6.80) in debug mode on a real device via Hosted Builder.

When trying to create a release version the following message appears:

Building Xcode project Error,
Access to the path 'D:\xyz\myprojectxy\B4i\Objects\src\sy_hahicon0.png' is denied.



The video tutorials were viewed and the numerous answers on the topic of "Access denied" were consulted.

I have certainly overlooked a requirement, but can not find the crucial point.

What steps need to be taken to find and fix the cause?
 

fredo

Well-Known Member
Licensed User
Longtime User
Based on the hints from agraham and erel, paying attention to the files involved helped.

For all files in the Files folder, I made certain that readonly was off.
Then I cleaned the project, manually deleted the \src folder and restarted B4i.

The subsequent "[ALT] t b r" was successful.

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…