Yes, it was definitely a signing issue. I just had a chance to go back and look at the code. I still use Xojo.IO.SpecialFolder.GetResource. What had to be changed was that the build step of the file copy to the resource folder HAS to take place BEFORE the signing step of the build process. Otherwise the file is not signed and iOS pukes.