You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call out a few more bits that can be set at analysis time without additional accomodations, and allow for resetting the list of extra_keys_to_match_profile with an empty list.
||||||| parent of e9f9f61b (Add an analysis time configurable option to customize the keys we compare values between entitlements xml and the assigned provisioning profile.)
1268
-
1269
-
=======
1270
1268
extra_keys_to_match: A list of additional entitlements keys to validate
1271
-
that their values match those of the provisioning profile exactly.
1272
-
1273
-
>>>>>>> e9f9f61b (Add an analysis time configurable option to customize the keys we compare values between entitlements xml and the assigned provisioning profile.)
1269
+
that their values match those of the provisioning profile exactly if
1270
+
the value is not a list, and a subset if the value is a list.
0 commit comments