Skip to content

Improve iOS readme #5877

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Improve iOS readme #5877

wants to merge 1 commit into from

Conversation

Riandy
Copy link
Contributor

@Riandy Riandy commented Oct 4, 2024

Summary:
Addressing feedback from D63264488

  • Rewrite the XCode setup flow for better clarity.
  • Added section numbering and reorder some of the flow, emphasizing which steps are recommended and which are optional (For example, user can manually build the package, but it's gonna be more involved and has to deal with lib linkage, etc)
  • Mentioned that package dependencies has been pre-configured and clarified instructions on how to change that if needed
  • Added more details on which package should link against which app target
  • Added more details on how to confirm which packages have been linked in case the options are greyed out

Differential Revision: D63403105

Summary:
Addressing feedback from D63264488

- Rewrite the XCode setup flow for better clarity.
- Added section numbering and reorder some of the flow, emphasizing which steps are recommended and which are optional (For example, user can manually build the package, but it's gonna be more involved and has to deal with lib linkage, etc)
- Mentioned that package dependencies has been pre-configured and clarified instructions on how to change that if needed
- Added more details on which package should link against which app target
- Added more details on how to confirm which packages have been linked in case the options are greyed out

Differential Revision: D63403105
Copy link

pytorch-bot bot commented Oct 4, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5877

Note: Links to docs will display an error until the docs builds have been completed.

❌ 3 New Failures

As of commit c07ffe9 with merge base d34cc4e (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 4, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63403105

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f3de2bb.

@Riandy
Copy link
Contributor Author

Riandy commented Oct 8, 2024

@pytorchbot cherry-pick --onto release/0.4 -c docs

pytorchbot pushed a commit that referenced this pull request Oct 8, 2024
Summary:
Pull Request resolved: #5877

Addressing feedback from D63264488

- Rewrite the XCode setup flow for better clarity.
- Added section numbering and reorder some of the flow, emphasizing which steps are recommended and which are optional (For example, user can manually build the package, but it's gonna be more involved and has to deal with lib linkage, etc)
- Mentioned that package dependencies has been pre-configured and clarified instructions on how to change that if needed
- Added more details on which package should link against which app target
- Added more details on how to confirm which packages have been linked in case the options are greyed out

Reviewed By: shoumikhin

Differential Revision: D63403105

fbshipit-source-id: c9867efa2d48e3e37f39b7a98b9c644390bcd3b2
(cherry picked from commit f3de2bb)
@pytorchbot
Copy link
Collaborator

Cherry picking #5877

The cherry pick PR is at #5990 The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

jackzhxng pushed a commit that referenced this pull request Oct 8, 2024
Improve iOS readme (#5877)

Summary:
Pull Request resolved: #5877

Addressing feedback from D63264488

- Rewrite the XCode setup flow for better clarity.
- Added section numbering and reorder some of the flow, emphasizing which steps are recommended and which are optional (For example, user can manually build the package, but it's gonna be more involved and has to deal with lib linkage, etc)
- Mentioned that package dependencies has been pre-configured and clarified instructions on how to change that if needed
- Added more details on which package should link against which app target
- Added more details on how to confirm which packages have been linked in case the options are greyed out

Reviewed By: shoumikhin

Differential Revision: D63403105

fbshipit-source-id: c9867efa2d48e3e37f39b7a98b9c644390bcd3b2
(cherry picked from commit f3de2bb)

Co-authored-by: Riandy Riandy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants