Declare non-exempt encryption usage
All checks were successful
TestFlight / Build and upload (push) Successful in 1m32s

This commit is contained in:
2026-07-27 17:12:17 -07:00
parent eb15448510
commit be30286414

View File

@@ -22,6 +22,8 @@
<string>$(CURRENT_PROJECT_VERSION)</string> <string>$(CURRENT_PROJECT_VERSION)</string>
<key>HomeAssistantAccessToken</key> <key>HomeAssistantAccessToken</key>
<string>$(HOME_ASSISTANT_ACCESS_TOKEN)</string> <string>$(HOME_ASSISTANT_ACCESS_TOKEN)</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key> <key>LSRequiresIPhoneOS</key>
<true/> <true/>
<key>NSAppTransportSecurity</key> <key>NSAppTransportSecurity</key>