iosMath
iosMath copied to clipboard
static install instructions don't work: requires cocoapods
I'm trying to build the project for macOS. It looks like the xcconfig files are generated by cocoapods and the project won't compile without them. Disabling the Check Pods Manifest build stage doesn't solve the problem because it there is no target to build the static library.
Using cocoapods is not an option for me.
Yes, sorry the static instructions were written a long time back before Cocoapods was standard and have not been kept up-to-date. If you have better instructions/update to the build scripts please let me know and I can update.