Open ghost opened 2 years ago
I've been using this cool extension for just maui development and wonder if there's a way to sign and debug builds on apple devices? I'm trying to use Essentials.SecureStorage but need to sign with an entitlements.plist file or the app will crash.
You can sign, and do entitlements. You just need to specify the bits in the CSProj.
I've been using this cool extension for just maui development and wonder if there's a way to sign and debug builds on apple devices? I'm trying to use Essentials.SecureStorage but need to sign with an entitlements.plist file or the app will crash.