Skip to content

cmake: Remove old plugin file#5

Draft
norihiro wants to merge 1 commit intomainfrom
macos-remove-obs-prefix
Draft

cmake: Remove old plugin file#5
norihiro wants to merge 1 commit intomainfrom
macos-remove-obs-prefix

Conversation

@norihiro
Copy link
Member

@norihiro norihiro commented Jan 9, 2026

Description

This PR adds a post-install script to remove the old plugin whose name starts with "obs-".

How Has This Been Tested?

touch "$HOME/Library/Application Support/obs-studio/plugins/obs-simple-plugin-template.plugin"
installer -pkg package/simple-plugin-template.pkg -target CurrentUserHomeDirectory
test ! -e "$HOME/Library/Application Support/obs-studio/plugins/simple-plugin-template.plugin"

General checklist

  • The commit is reviewed by yourself.
  • The code is tested.
  • Document is up to date or not necessary to be changed.
  • I hereby declare that I have the legal right to contribute this work to the project under its specified open-source license, and I agree to the terms of the Developer Certificate of Origin.

I released some plugins with prefix "obs-" and want to change the name.
@norihiro norihiro force-pushed the macos-remove-obs-prefix branch from 6897c6d to a52c6d1 Compare January 22, 2026 04:14
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.

1 participant