A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Adding Entitlements.plist crashes the IOS publish
Jai Holloway
60
Reputation points
I have just upgraded a .NET 8 MAUI app to .NET 10 and one of the requirements is that I have an Entitlements.plist file for access to the keychain.
My publish is failing with a missing ResourceRule.plist file, but I followed all the instructions of adding an entitlements.plist file. As a note, I created a new app and added Entitlements.plist to that, with the same entitelement and it crashed on the publish too.
I cannot publish and this is now urgent. Any help would be appreciated.
Developer technologies | .NET | .NET MAUI
Developer technologies | .NET | .NET MAUI
Sign in to answer