Xcode: Note on automatically created schemes #17

Merged
Raul Fernandez Hernandez merged 3 commits from farsthary/blender-developer-docs:Xcode-notes-changes into main 2024-02-07 17:29:05 +01:00

Added a note for Xcode development platform to prevent the prompt "Automatically create scheme" from reappearing.

Added a note for Xcode development platform to prevent the prompt "Automatically create scheme" from reappearing.
Raul Fernandez Hernandez added 1 commit 2024-02-07 16:26:34 +01:00
Brecht Van Lommel requested changes 2024-02-07 16:42:03 +01:00
Brecht Van Lommel left a comment
Owner

The PR title and description should generally follow the commit message guidelines, since it will be used for that.
https://developer.blender.org/docs/handbook/guidelines/commit_messages/

So in this case, the title should include some some category name and be capitalized:

Xcode: Note on automatically created schemes
The PR title and description should generally follow the commit message guidelines, since it will be used for that. https://developer.blender.org/docs/handbook/guidelines/commit_messages/ So in this case, the title should include some some category name and be capitalized: ``` Xcode: Note on automatically created schemes ```
@ -61,1 +61,4 @@
be reset to a good default by running `sudo xcode-select -r`.
Optional:
Upon launching Xcode, a prompt will appear, inquiring whether you wish to automatically generate schemes for certain targets. Selecting the "Automatically create scheme" option will result in the creation of new schemes for specified targets. To prevent the prompt from reappearing, you may either deselect the "Autocreate scheme" option or opt for manual scheme creation.

I'd turn the two paragraphs into bullet points so it's more clear they are unrelated, and remove the "Optional:" text.

I'd turn the two paragraphs into bullet points so it's more clear they are unrelated, and remove the "Optional:" text.
farsthary marked this conversation as resolved
Raul Fernandez Hernandez changed title from note on automatically created schemes to Xcode: Note on automatically created schemes 2024-02-07 16:47:56 +01:00
Raul Fernandez Hernandez added 1 commit 2024-02-07 17:15:17 +01:00
Raul Fernandez Hernandez added 1 commit 2024-02-07 17:19:53 +01:00
Brecht Van Lommel approved these changes 2024-02-07 17:28:01 +01:00
Raul Fernandez Hernandez merged commit d0d030749e into main 2024-02-07 17:29:05 +01:00
Raul Fernandez Hernandez deleted branch Xcode-notes-changes 2024-02-07 17:29:05 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-developer-docs#17
No description provided.