Skip to content

Commit 1a69037

Browse files
author
Kadi Kraman
authored
Merge pull request #366 from JacobJaffe/patch-1
[DOCS] Typo Fix | 'Cope' -> 'Copy'
2 parents 7ac3014 + 092e53d commit 1a69037

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
@@ -238,7 +238,7 @@ AppAuth supports three options for dependency management.
238238

239239
Drag and drop `AppAuth.framework` from `ios/Carthage/Build/iOS` under `Frameworks` in `Xcode`.
240240

241-
Add a copy files build step for `AppAuth.framework`: open Build Phases on Xcode, add a new "Cope Files" phase, choose "Frameworks" as destination, add `AppAuth.framework` and ensure "Code Sign on Copy" is checked.
241+
Add a copy files build step for `AppAuth.framework`: open Build Phases on Xcode, add a new "Copy Files" phase, choose "Frameworks" as destination, add `AppAuth.framework` and ensure "Code Sign on Copy" is checked.
242242

243243
3. **Static Library**
244244

0 commit comments

Comments
 (0)