Is there a way to compile the CorePlot framework as a universal build including arm architectures ?
When I open the project on Xcode 12, I make sure I select Standard Architectures but it doesn't seem to be working. I've test it with the file command on terminal I only get 1 build for x86_64.
Is there a way to check what the $(ARCHS_STANDARD) variable value is ?
CorePlot framework: https://github.com/core-plot/core-plot