Skip to content

Commit def63ce

Browse files
authored
Merge pull request #330 from stevemoser/patch-8
Change XCode to Xcode
2 parents 5fe7409 + 745a230 commit def63ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The primary CareKit framework codebase supports iOS and requires Xcode 11.0 or n
4545

4646
### Installation (Option One): SPM
4747

48-
CareKit can be installed via SPM. Create a new XCode project and navigate to `File > Swift Packages > Add Package Dependency`. Enter the url `https://github.com/carekit-apple/CareKit` and tap `Next`. Choose the master branch, and on the next screen, check off the packages as needed.
48+
CareKit can be installed via SPM. Create a new Xcode project and navigate to `File > Swift Packages > Add Package Dependency`. Enter the url `https://github.com/carekit-apple/CareKit` and tap `Next`. Choose the master branch, and on the next screen, check off the packages as needed.
4949

5050
To add localized strings to your project, add the strings file to your project: [English Strings](CareKitUI/CareKitUI/Supporting%20Files/Localization/en.lproj)
5151

0 commit comments

Comments
 (0)