shiffman / Most-Pixels-Ever-Processing

The Most Pixels Ever is an open-source Java and C++ framework for spanning Processing sketches and openFrameworks applications across multiple screens.
http://www.shiffman.net
285 stars 67 forks source link

made OpenFrameworks example output multiple executables #6

Closed araid closed 11 years ago

araid commented 11 years ago

I set up two XCode schemes (release and debug) to output 4 apps every time you compile: one on the bin directory and one on each client folder, to make the workflow a bit faster.

I believe there's no simple way to launch all the apps simultaneously after building, which would be ideal.

shiffman commented 11 years ago

awesome! thanks adria.