Skip to content

Commit 5a371bc

Browse files
committed
Update README.md
1 parent f65b48d commit 5a371bc

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ Then set it up with the following steps:
6767

6868
The first time the app is open and command run, the extension will ask for the necessary permissions. (except Input Monitoring, you have to enable it manually)
6969

70-
Alternatively, you may manually grant the required permissions by navigating to the `Privacy & Security` tab in the `System Settings.app`. Please note that different permissions must be assigned to different apps.
70+
Alternatively, you may manually grant the required permissions by navigating to the `Privacy & Security` tab in the `System Settings.app`.
7171

7272
- To grant permissions for the Accessibility API, click `Accessibility`, and drag `CopilotForXcodeExtensionService.app` to the list. You can locate the extension app by clicking `Reveal Extension App in Finder` in the host app.
7373

74-
![Accessibility API](/accessibility_api_permision.png)
74+
<img alt="Accessibility API" src="/accessibility_api_permission.png" width="500px">
7575

76-
- To enable Input Monitoring (for real-time suggestions cancellation by pressing esc, arrow keys or clicking the mouse), click `Input Monitoring`, and add `Copilot for Xcode.app` to the list.
76+
- To enable Input Monitoring (for real-time suggestions cancellation by pressing esc, arrow keys or clicking the mouse), click `Input Monitoring`, and drag `CopilotForXcodeExtensionService.app` to the list. You can locate the extension app by clicking `Reveal Extension App in Finder` in the host app.
7777

78-
![Input Monitoring](/input_monitoring_permission.png)
78+
<img alt="Input Monitoring" src="/input_monitoring_permission.png" width="500px">
7979

8080
If you encounter an alert requesting permission that you have previously granted, please remove the permission from the list and add it again to re-grant the necessary permissions.
8181

input_monitoring_permission.png

2.73 KB
Loading

0 commit comments

Comments
 (0)