Hi!
Recently, in Xcode 11, crashes when i install a .mobileprovision profile (It is an Adhoc profile).
I updated my certificate, i create the profile using the latest one, (For use in Xcode 11 and later), but it still crashes when i download it and double click it to install it.
I crashed also(xCode 11.1), but I found two workaround solutions:
1 project targets setting---> signing&Capabilities --> Provising Profile ---> import Profile
2 You can import your profile when archive an ipa file.
xCode menu-->Product-->Archive-->Organizer-->(you target archives)-->Distribute App (on the right side of Organizer)-->Ad-hoc (example)-->next-->next-->select profile-->import profile.