rechmbrs / FtPattern

Ft Fourier transforms C++ code for Photoshop WinMac and Pattern Suppression Action
Other
39 stars 6 forks source link

Apple M1 build configuration and compiled plugins #5

Closed angrux closed 9 months ago

angrux commented 9 months ago

Resolving issue #4. Xcode project files and plugin code updated to compile on apple M1 system. The compiled .plugin files are also included.

angrux commented 9 months ago

I think these changes won't compile properly for Mac with Intel processor. Before merging, some additional changes are required or intel based Mac will not be supported on future updates. Binaries of current version are included.

chain83 commented 9 months ago

I think it's fine to keep separate plugins for Intel and Apple Macs if that is less work for us. ;)

Since I'm no coder, and have no experience with Github, I hope @rechmbrs is able to look at the commit/pull request things.

angrux commented 9 months ago

Hey @rechmbrs, thanks for inviting me for contribution. I will merge the changes into a side branch for now, because I did not crosscheck the impact on Windows and Intel Mac builds.