issues
search
norihiro
/
obs-text-pthread
Rich text source plugin for OBS Studio
GNU General Public License v2.0
41
stars
4
forks
source link
CI(macOS): Build bundle-type plugin package with universal binary
#30
Closed
norihiro
closed
2 years ago
norihiro
commented
2 years ago
Description
Set bundle type plugin package
Build universal binary instead of arm64 for OBS 28
Universal binary is not feasible for the libraries copied from brew.
Remove unnecessary code installing libvncserver
And some more modifications from my other plugins
How Has This Been Tested?
General checklist
[ ] The commit is reviewed by yourself.
[ ] The code is tested.
[ ] Document is up to date or not necessary to be changed.
[ ] The commit is compatible with repository's license.
Description
Build universal binary instead of arm64 for OBS 28Universal binary is not feasible for the libraries copied from brew.How Has This Been Tested?
General checklist