PhotoshopAPI icon indicating copy to clipboard operation
PhotoshopAPI copied to clipboard

Add support for ARM based Mac chips

Open EmilDohne opened this issue 4 months ago • 2 comments

This appears to only fail on compilation of our AVX2 intrinsics which we can simply opt out of if we detect arm based machines and in the future we can add arm based intrinsics

EmilDohne avatar Mar 07 '24 10:03 EmilDohne