We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b8edc commit 1e4ab72Copy full SHA for 1e4ab72
README.md
@@ -42,6 +42,7 @@ Go to [Release](https://github.com/itaybre/CameraController/releases/latest) and
42
43
## ToDo
44
45
+- Get an Icon
46
- Add MenuBar for easily configure camera
47
- Apply latest settings on startup
48
- Add more Unit Tests
@@ -63,11 +64,12 @@ Clone the project
63
64
$ git clone https://github.com/itaybre/CameraController.git
65
```
66
-You're all set ! Now open the `MonitorControl.xcodeproj` with Xcode
67
+You're all set ! Now open the `CameraController.xcodeproj` with Xcode
68
69
## FAQ
70
71
- Does it work with Apple's Facetime Camera?
72
+
73
In old machines it will work, but new machines (wth T1 and T2 chip) require a special entitlement only available to Apple.
74
75
## Support
0 commit comments