Skip to content

Specify macOS executables that need +x flag when submitting to Perforce#8

Open
filipppavlov wants to merge 1 commit into
mainfrom
fix-tc-exec-flag
Open

Specify macOS executables that need +x flag when submitting to Perforce#8
filipppavlov wants to merge 1 commit into
mainfrom
fix-tc-exec-flag

Conversation

@filipppavlov

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 29, 2026 15:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the TeamCity “Publish to Perforce” build configuration to explicitly define which macOS build outputs should be treated as executables (and therefore receive the +x flag) when publishing artifacts to Perforce.

Changes:

  • Set env.EXECUTABLE_FILENAMES_MATCH to a concrete list of expected macOS executable filenames (including build-flavor postfix variants).
  • Previously this value was empty, leaving executable detection to defaults/other mechanisms.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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