I’m translating a macOS software and to this function I’ve written a few utilities to assist me, certainly one of which is a Python program that writes the file Localizable.strings within the Useful resource listing.
I’ve a duplicate of this system I’m translating from in my working listing and the primary time I run my utilities I’ve no issues. The Localizable.strings file is changed because it ought to and I can launch the appliance, however with an error that the appliance is broken. I acknowledge the error, right-click on the appliance and begin it once more by overriding the warning and get to see my modifications.
Now the odd half: if I attempt to run the utility once more, I’m hastily not allowed to exchange the Localizable.strings file and I cannot perceive why.
Is there a technique to change some property of the appliance in my working listing so that it’s going to settle for new modifications to the Localizable.strings file?
