Currently the scripts work well for png, zlib, curl and luajit.
For Luajit, the x86_64 and arm64 arch will be ignored by the scripts. Because the luajit doesn't support 64bit arch well on arm platform. And the iOS 64bit simulator also has a running bug.
Please test the scripts and give me more suggestions. Thanks.
Now the scripts could be used like this:
If I want to build a png library with arch=armv7,arm64 on debug mode, I can use it like this:
Currently the scripts work well for png, zlib, curl and luajit.
For Luajit, the x86_64 and arm64 arch will be ignored by the scripts. Because the luajit doesn't support 64bit arch well on arm platform. And the iOS 64bit simulator also has a running bug.
Please test the scripts and give me more suggestions. Thanks.