Skip to content

Commit 32173e9

Browse files
committed
bump mac camera-extension ver
* rename into Streamlabs Virtual Camera
1 parent 8b49a56 commit 32173e9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CMakePresets.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@
2323
"generator": "Xcode",
2424
"binaryDir": "${sourceDir}/build",
2525
"cacheVariables": {
26-
"CAMERA_EXTENSION_GIT_TAG_VER": {"type": "STRING", "value": "30.2.4sl36-vcam4"}
26+
"CAMERA_EXTENSION_GIT_TAG_VER": {
27+
"type": "STRING",
28+
"value": "30.2.4sl38"
29+
}
2730
}
2831
}
2932
],

0 commit comments

Comments
 (0)