Skip to content
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

[Docs] Explain how to enable plugins in Xcode and Xcode Cloud #653

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

czechboy0
Copy link
Collaborator

Motivation

By default, adopters hit this error both in Xcode and Xcode Cloud and might not be familiar with how to resolve it.

Modifications

Expand the FAQ to cover how to enable plugins in Xcode and Xcode Cloud.

Result

Better docs, adopters can find a solution easier.

Test Plan

N/A

Copy link
Collaborator

@simonjbeaumont simonjbeaumont left a comment

Choose a reason for hiding this comment

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

Thanks for rolling this up into the FAQ. We had this answer floating in a few places on various forums, so it's good to catch it here.

@czechboy0 czechboy0 enabled auto-merge (squash) October 17, 2024 08:48
Copy link
Collaborator

@simonjbeaumont simonjbeaumont left a comment

Choose a reason for hiding this comment

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

Looks good.

…equently-asked-questions.md

Co-authored-by: Si Beaumont <simonjbeaumont@gmail.com>
@czechboy0 czechboy0 merged commit fa0d335 into apple:main Oct 17, 2024
26 checks passed
@czechboy0 czechboy0 deleted the hd-faq-xcode-cloud-plugins branch October 17, 2024 10:23
@theoriginalbit
Copy link
Contributor

It's potentially worth adding a comment to the script to point out that the misspelling of validation in the plist key is "correct" as Xcode Cloud/Xcode expects it.

I've had many devs before try to "fix" the typo and then wonder why it doesn't work.

@simonjbeaumont
Copy link
Collaborator

It's potentially worth adding a comment to the script to point out that the misspelling of validation in the plist key is "correct" as Xcode Cloud/Xcode expects it.

I've had many devs before try to "fix" the typo and then wonder why it doesn't work.

Ha! Nice spot. I'm slightly embarrassed that, while I've used this many times, I never even noticed :)

Yes, if you open a PR, we'd take it.

@theoriginalbit
Copy link
Contributor

Ha! Nice spot. I'm slightly embarrassed that, while I've used this many times, I never even noticed :)

I'd like to take credit for noticing it, but all the credit has to go to the spell checker. :D I have it turned on in Xcode, so it points out spelling mistakes to me all the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants