Hello,
I’m trying to compile and install RetroArch for iOS by following the instructions at
https://docs.libretro.com/development/retroarch/compilation/ios/
using my non-paid Apple developer account.
Everything works fine, but when I try to install the app on my iPhone Xcode is giving me the error message below.
Question: is it possible to compile and run the app myself while retaining the “com.libretro.RetroArchiOS11.RetroArchWidgetExtension” bundle identifier? I guess not, as that ID is probably registered by the RetroArch team. If so, I guess it would be a good idea to add instructions about the need to change the ID (and how to do it) to the compilation instructions so that other don’t hit that road block.
"Failed Registering Bundle Identifier
The app identifier “com.libretro.RetroArchiOS11.RetroArchWidgetExtension” cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again."