I would like to ask the author if it can be compatible with the M chip
Opened this issue · 2 comments
I found that this project can only run well on the X86 platform. When I switched to the ARM platform, there was no response after selecting the replacement image. After running the source code, I found that the corresponding method could not be found on the ARM platform. The error is as follows:
-[CUIThemeRendition initWithCSIData:forKey:]: unrecognized selector sent to instance 0x600000978000
Does the author intend to repair this file and make it compatible with the ARM platform? ?
Thank you for your reply. I immediately tested your latest submission and found that running your source code with Xcode on M1Pro , Sonoma 14.0 is now working perfectly. However, the 1.4.1 release version you released still cannot edit pictures on M1Pro , Sonoma14.0, and the error situation is the same as the previous version. So feedback to you as a situation. Thank you for your efforts.