oscpack
oscpack copied to clipboard
add __LP64__ define (to solve arch issue with iPhone X)
otherwise the system fails on assert( sizeof(osc::int32) == 4 ) on iPhone X
maybe a duplicate with the previous PR (?)