mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1568] Install certificate for Xcode Previews #1561
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1561
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @auramagi on GitHub (Mar 6, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1568
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Add ability to install root certificate for simulators that are used for Xcode Previews.
simctltool supports having discrete sets of simulators. Xcode Previews use this feature to maintain a "previews" set of simulators. By using thesetoption 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:
Why 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.
@NghiaTranUIT commented on GitHub (Mar 6, 2023):
Thanks for the suggestion 🎉
I would add the Xcode Previews into the iOS Simulator Setup Guide, under the Advance Cog button.
@NghiaTranUIT commented on GitHub (Mar 6, 2023):
You can try this Beta build: https://download.proxyman.io/beta/Proxyman_4.3.1_Support_Install_to_Xcode_Preview.dmg
@auramagi commented on GitHub (Mar 7, 2023):
It seems to work great. I think a cog button is a reasonable place to put this feature.
Really impressed by the fast issue turnaround 👍
@stodirascu commented on GitHub (Dec 12, 2024):
Hi. I no longer see the cog in the mentioned dialog. Nor does the above command work. @NghiaTranUIT any news on how to make networking work in Xcode Previews?
@NghiaTranUIT commented on GitHub (Dec 12, 2024):
It's in the Down Arrow, next to the button 👍
@stodirascu commented on GitHub (Dec 12, 2024):
Ah 🤦
Thanks man