Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Tags: johnboiles/obs-mac-virtualcam

Tags

obsolete

Toggle obsolete's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.3.1

Toggle v1.3.1's commit message
Bump version to 1.3.1

v1.3.0

Toggle v1.3.0's commit message
Bump version to 1.3.0

v1.2.1

Toggle v1.2.1's commit message
Also apply CVPixelBufferGetBytesPerRowOfPlane fix to test card

v1.2.0

Toggle v1.2.0's commit message
Bump version to 1.2.0

v1.1.2

Toggle v1.1.2's commit message
Bump version to 1.1.2

v1.1.1

Toggle v1.1.1's commit message
Bump version number

v1.1.0

Toggle v1.1.0's commit message
Clean up Info.plist

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create a .pkg distribution automatically with GitHub Actions (#82)

* Initial version of potential GitHub actions pkg build

* Fix working directory for package script

* Fix path to .so file

* Add step to install packagesbuild

* Dont check for packagesbuild we know it's not installed

* Point installer to correct path for .so file

* Don't forget locales

* Fix format of recalling secrets

* Try to bundle the DAL plugin as well

* Force re-signature of the DAL plugin

* Separate workflow for build from release

* s/pull-request/pull_request/