Script to build ECL for iOS using XCode 10 tools?

PR <[email protected]> Fri, 6 Sep 2019 11:23:08 +0200
Newsgroups gmane.lisp.ecl.general
Message-ID <CAOJeB-AZ_gwaTB_KEdFwRveON6faPGnDkLMhmEycouJXUQfQxg@mail.gmail.com>
Hi,

I've been searching for a more recent version of this script:
https://github.com/cbbaker/ecl-iphone-builder/blob/master/build.sh
but without success.

Does anyone reading this have a version sitting around which would
work with current Xcode 10, that is: compile ECL for iOS using the
clang compiler and targeting the arm64 architecture?

Thanks,

Paul

P.S. The premium could be a port of the 'CL REPL' app from android to
the iPhone, if I get it to work, sometime in the near future.