Search Results

4
votes

Accessing iSight programatically?

You should check out the …
1
vote

Create a “Universal Binary” from two apps?

Check out the man page for lipo. I believe you can use -create to take multiple input files and create a single output file with multiple architectures. …