Skip to content

.gitignores for ios demo artifacts #8153

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dustinfreeman
Copy link

@dustinfreeman dustinfreeman commented Feb 3, 2025

Summary

Following the iOS Demo app instructions generates files that are not tracked in version control. This updates the main .gitignore, and adds a new .gitignore specific to the generated iOS Xcode project.

Test plan

This has been tested, in the sense that I have run through the instructions to the end of the iOS demo without issue, and only needed to make the .gitignore changes so I didn't have the build artifacts appear as untracked in version control.

26D0E049-8212-4FB5-B8D1-32EA88A3FF83_4_5005_c

It is possible these changes may lead to undesired effects in esoteric unofficial workflows with this repo, but I can't know that unless someone speaks up about it. I couldn't find any prior discussion about this.

Copy link

pytorch-bot bot commented Feb 3, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit b5a92cb with merge base 78752a0 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Feb 3, 2025
@dustinfreeman dustinfreeman changed the title Gitignore ios .gitignores for ios demo artifacts Feb 3, 2025
@dustinfreeman
Copy link
Author

@pytorchbot label "topic: not user facing"

@digantdesai
Copy link
Contributor

Looks good to me. Can you rebase please?
cc @shoumikhin

@dustinfreeman dustinfreeman force-pushed the gitignore-ios branch 2 times, most recently from 98de889 to 519ac94 Compare February 6, 2025 18:46
@dustinfreeman
Copy link
Author

Looks good to me. Can you rebase please? cc @shoumikhin

I'm having to manually rebase each time new commits come up on the main branch. You have my permission to rebase it yourself whenever you do the final review.

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. topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants