Skip to content

[tvOS] Update provisioning profiles dir to Xcode 16+#10041

Open
fayev-g wants to merge 1 commit intoyoutube:mainfrom
fayev-g:pp
Open

[tvOS] Update provisioning profiles dir to Xcode 16+#10041
fayev-g wants to merge 1 commit intoyoutube:mainfrom
fayev-g:pp

Conversation

@fayev-g
Copy link
Copy Markdown
Contributor

@fayev-g fayev-g commented Apr 14, 2026

Old dir was for Xcode 15-

Bug: 495549526

@fayev-g fayev-g requested a review from SortaCookie April 14, 2026 22:10
@github-actions
Copy link
Copy Markdown
Contributor

🤖 Gemini Suggested Commit Message


tvos: Update provisioning profiles directory

Update the provisioning profiles directory path to match the
new location used by Xcode 16 and later. The previous directory
structure was applicable for Xcode 15 and earlier versions.

Bug: 495549526

💡 Pro Tips for a Better Commit Message:

  1. Influence the Result: Want to change the output? You can write custom prompts or instructions directly in the Pull Request description. The model uses that text to generate the message.
  2. Re-run the Generator: Post a comment with: /generate-commit-message

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the provisioning profiles directory in the Mac build script to the path required by Xcode 16. Feedback was provided regarding potential backward compatibility issues with Xcode 15 and earlier versions, suggesting a conditional check based on the Xcode version and the use of a local variable to avoid path duplication.

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