hku-ect / NatNet2OSCbridge

The NatNet2OSCbridge uses ofxNatNet to decode a NatNet stream from Motive into OSC, which it can then broadcast to clients.
3 stars 2 forks source link

On OSX move application dependant files to app bundle's Resources #83

Open sphaero opened 5 years ago

sphaero commented 5 years ago

A sandboxed app can never access files from outside of the appdir.

So this means the following folders need to move:

see: http://nickhardeman.com/591/preparing-an-openframeworks-application-for-the-mac-app-store/

sphaero commented 5 years ago

see https://github.com/sphaero/NatNet2OSCbridge/tree/osx_app_bundle