labatrockwell / openTSPS

TSPS is a cross platform Toolkit for Sensing People in Spaces. It performs openCV operations on live video (Kinect, web camera, etc) and sends it to clients as JSON (via WebSockets), OSC, TUIO, or TCP.

Home Page:http://www.openTSPS.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSX release size too large

armadillu opened this issue · comments

it seems like during your release process you convert symlinks to actual folders. For example, if you check inside the TSPS/TSPS.app/Contents/Frameworks/OpenCL.framework folder, you will see there's a Versions folder that contains the same actual files instead of being symlinks. This makes the release package filesize much bigger than it needs to be.