You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,11 @@
2
2
3
3
## Installation
4
4
5
-
Before proceeding with the installation, ensure that you are signed in to your GitHub account in Xcode, and that your account has access to the repository:
6
-
7
-
1. From the **Xcode** menu, click on **Settings**, and access the **Account** section.
8
-
2. If you are not authorized, click on **+**, choose **GitHub**, and input your credentials.
9
-
10
-
Once you are signed in to your GitHub account, you can add ComponentsKit to an Xcode project as a package dependency:
5
+
Add ComponentsKit to an Xcode project as a package dependency:
11
6
12
7
1. From the **File** menu, select **Add Package Dependencies...**.
13
8
2. Enter `https://github.com/componentskit/ComponentsKit` into the package repository URL text field.
0 commit comments