Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

add Uniform Type Identifier to osxpkg#5323

Merged
TravisEz13 merged 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
SteveL-MSFT:mac-utiSteveL-MSFT/PowerShell:mac-utiCopy head branch name to clipboard
Nov 5, 2017
Merged

add Uniform Type Identifier to osxpkg#5323
TravisEz13 merged 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
SteveL-MSFT:mac-utiSteveL-MSFT/PowerShell:mac-utiCopy head branch name to clipboard

Conversation

@SteveL-MSFT

Copy link
Copy Markdown
Member

Use standard reverse dns format for UTI prefix: com.microsoft

Fix #5103

@TravisEz13

Copy link
Copy Markdown
Member

@thezim Please review

@thezim thezim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

$Arguments += @("--rpm-os", "linux")
}
if ($Environment.IsMacOS) {
$Arguments += @("--osxpkg-identifier-prefix", "com.microsoft")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

com.microsoft.powershell to be in the launcher configuration as well.

@thezim thezim Nov 4, 2017

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Never mind, I forgot #5291 has not gone in yet.

@thezim thezim mentioned this pull request Nov 4, 2017
@TravisEz13 TravisEz13 merged commit 0557f2d into PowerShell:master Nov 5, 2017
@TravisEz13

Copy link
Copy Markdown
Member

@thezim Can you update your PR?

@SteveL-MSFT SteveL-MSFT deleted the mac-uti branch November 12, 2017 05:17
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.

Define Uniform Type Identifier for macOS install package.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.