Skip to content

Configurations: Add SKIP_INSTALL=YES to for XPCServices targets#2864

Merged
zorgiepoo merged 1 commit intosparkle-project:2.xfrom
jeremyhu:eng/fix-missing-SKIP_INSTALL
Mar 23, 2026
Merged

Configurations: Add SKIP_INSTALL=YES to for XPCServices targets#2864
zorgiepoo merged 1 commit intosparkle-project:2.xfrom
jeremyhu:eng/fix-missing-SKIP_INSTALL

Conversation

@jeremyhu
Copy link
Copy Markdown
Contributor

In most scenarios, they were skipped because INSTALL_PATH is unset.

In XQuartz, we build Sparkle using xcodebuild install INSTALL_PATH=..., so these XPCServices would get installed into the frameworks path of our app bundle. This change fixes that by explicitly setting SKIP_INSTALL.

In most scenarios, they were skipped because INSTALL_PATH is unset.

In XQuartz, we build Sparkle using `xcodebuild install INSTALL_PATH=...`,
so these XPCServices would get installed into the frameworks path of our
app bundle.  This change fixes that by explicitly setting SKIP_INSTALL.

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
@zorgiepoo
Copy link
Copy Markdown
Member

Thanks!

@zorgiepoo zorgiepoo merged commit c1dbf52 into sparkle-project:2.x Mar 23, 2026
2 checks passed
@zorgiepoo zorgiepoo modified the milestones: 2.10.0, 2.9.1 Mar 23, 2026
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