Home › Forums › Syphon › Syphon Development – Developer › Syphon in Pixels (Framework) › Reply To: Syphon in Pixels (Framework)
April 29, 2019 at 5:37 am
#66740
Participant
Solved it by adding this to the app entitlements plist:
<key>com.apple.security.application-groups</key>
<array>
<string>info.v002.Syphon</string>
</array>
https://github.com/logikaljay/MPComms#use-in-an-application
-
This reply was modified 1 year, 10 months ago by
Hexagons.