hi,
i'm (trying to) work with "all-in" patches: a folder containing a main
patch, and subfolders for all abstractions and all nescesary externals
for different architectures.
this works well with comport, iemguts, zexy (up until now) because the
object files have different extensions for each architecture.
recently i needed [binfile] and here i struck a problem: the most recent
version on Deken binfile.pd_darwin works on mac M1, but not on an older
Mac.
there's a old [binfile] version (2015) with the same name and extension,
which works on the older Mac, but not on the M1.
could i solve this by using different extensions, if yes, which ones?
rolf