Configure UM Trace iOS signing and deployment

This commit is contained in:
Brent Perteet
2026-08-21 12:33:11 -05:00
parent 5e87d81bb6
commit 16c2ada09b
7 changed files with 208 additions and 7 deletions

View File

@@ -36,8 +36,6 @@ More information: https://aka.ms/maui-privacy-manifest
<string>E174.1</string>
</array>
</dict>
<!--
The entry below is only needed when you're using the Preferences API in your app.
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
@@ -45,7 +43,7 @@ More information: https://aka.ms/maui-privacy-manifest
<array>
<string>CA92.1</string>
</array>
</dict> -->
</dict>
</array>
</dict>
</plist>