[X] Have you made sure there aren't any other open Pull Requests for the same update/change?
[X] This Pull Request doesn't contain any package additions; it's a small change (e.g README change)
I've been using this docker build for a very long time now and it is my goto method when building anything with procursus on macOS. Tested on both x86_64 and arm64 (M1).
The run.sh script allows very simple convenient usage like:
run.sh make MEMO_TARGET=iphoneos-arm64 MEMO_CFVER=1700 NO_PGP=1 iodine-package
I would love to see this upstreamed.
Originally written by @1Conan with a few modifications from me. I hope it was okay to publish this. It is very useful to me.
All Submissions
I've been using this docker build for a very long time now and it is my goto method when building anything with procursus on macOS. Tested on both x86_64 and arm64 (M1). The run.sh script allows very simple convenient usage like:
I would love to see this upstreamed. Originally written by @1Conan with a few modifications from me. I hope it was okay to publish this. It is very useful to me.