Skip to content

Fix @(XcodeProjet) typo in docs/native-library-interop.md#25363

Closed
rolfbjarne wants to merge 1 commit intomainfrom
op-fix-xcodeproject-typo-interop-doc
Closed

Fix @(XcodeProjet) typo in docs/native-library-interop.md#25363
rolfbjarne wants to merge 1 commit intomainfrom
op-fix-xcodeproject-typo-interop-doc

Conversation

@rolfbjarne
Copy link
Copy Markdown
Member

Summary

Fixes two misspelled occurrences of the @(XcodeProjet) build action item name in docs/native-library-interop.md. The correct spelling is @(XcodeProject) (with a 'c'), as used in the adjacent code sample and a third prose sentence on line 17.

Changes

  • Line 8: @(XcodeProjet)@(XcodeProject)
  • Line 23: @(XcodeProjet)@(XcodeProject)

This makes the document internally consistent.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 7, 2026 15:19
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes two misspellings of the MSBuild item name for Xcode framework projects in docs/native-library-interop.md, making the documentation consistent with the adjacent XML example and other references in the file.

Changes:

  • Correct @(XcodeProjet)@(XcodeProject) in the overview section.
  • Correct @(XcodeProjet)@(XcodeProject) in the “Please see the build-items docs…” sentence.

@rolfbjarne
Copy link
Copy Markdown
Member Author

Closing, Offpilot already pushed this change to main 😒

@rolfbjarne rolfbjarne closed this May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants