Skip to content
Snippets Groups Projects
Commit ec3e353b authored by Keith Smiley's avatar Keith Smiley
Browse files

Improve mobileprovision support

Provisioning profiles generated by Apple do not have reproducible
formatting. Because of this a profile that is the same in many ways
(besides a few fields like CreationDate that always change) can have a
very noisy diff of whitespace and ordering changes. Ideally this
wouldn't be the case on their end (filed as FB9037367), but by using
plistlib we can normalize this output.
parent ef35b75d
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment