-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Labels
enhancementNew feature or requestNew feature or request✅ DoneTicket is addressed and fixed.Ticket is addressed and fixed.
Milestone
Description
Description
Add ability to install root certificate for simulators that are used for Xcode Previews.
simctl tool supports having discrete sets of simulators. Xcode Previews use this feature to maintain a "previews" set of simulators. By using the set option we can select which simulator set gets used for a command.
We can use the following command to manually install the certificate while a live preview is shown:
xcrun simctl --set previews keychain booted add-root-cert path/to/Certificate.pemWhy this feature/change is important?
Inspecting traffic in Xcode Previews now requires some manual certificate juggling, but it would be better for Proxyman to support this in the UI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request✅ DoneTicket is addressed and fixed.Ticket is addressed and fixed.