Skip to content

Find non-canonical Sparkle.framework locations in generate_appcast#2833

Merged
zorgiepoo merged 1 commit into2.xfrom
push-kwuokpurnqxm
Jan 9, 2026
Merged

Find non-canonical Sparkle.framework locations in generate_appcast#2833
zorgiepoo merged 1 commit into2.xfrom
push-kwuokpurnqxm

Conversation

@zorgiepoo
Copy link
Copy Markdown
Member

@zorgiepoo zorgiepoo commented Jan 9, 2026

If Sparkle.framework isn't in Contents/Frameworks/ then we do a deep scan in the app bundle (but ignore Contents/Resources/). Sparkle may be placed in a plug-in or other parent framework.

Also remove legacy SparkleCore lookup which is no longer needed.

Fixes #2832

Misc Checklist

  • My change requires a documentation update on Sparkle's website repository
  • My change requires changes to generate_appcast, generate_keys, or sign_update

Testing

I tested and verified my change by using one or multiple of these methods:

  • Sparkle Test App
  • Unit Tests
  • My own app
  • Other (please specify)

Tested generate_appcast on app bundle with non-standard Sparkle.framework location. Tested generate_appcast on standard bundles as well.

macOS version tested: 26.2 (25C56)

@zorgiepoo zorgiepoo added this to the 2.9.0 milestone Jan 9, 2026
If Sparkle.framework isn't in Contents/Frameworks/ then we do a deep scan in the app bundle (but ignore Contents/Resources/). Sparkle may be placed in a plug-in or other parent framework.

Also remove legacy SparkleCore lookup which is no longer needed.
@zorgiepoo zorgiepoo merged commit ca426e4 into 2.x Jan 9, 2026
2 checks passed
@zorgiepoo zorgiepoo deleted the push-kwuokpurnqxm branch January 9, 2026 04:28
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.

Sparkle.framework embedded under Contents/PlugIns breaks generate_appcast version detection

1 participant