Closed nharmon9 closed 4 years ago
Try downloading the gdk-iphone release build from here: https://github.com/Blockstream/gdk/releases and dropping that into your root folder and see if it builds.
No such module PromiseKit is likely a red herring and something from the gdk setup isn't compiling and therefore preventing PromiseKit from compiling.
This built thank you. Also I am trying to connect to a local regtest but I always get "you are not connected to the internet." I have the same problem with the android build, what am I doing wrong here???
Best option is to join the Blockstream Green Telegram group and get support for this kind of issue there: https://t.me/blockstream_green
Description
building in XCode fails with
No such module 'PromiseKit'
. I have triedpod deintegrate
andpod install
multiple times.Also
$ tools/build.sh --iphonesim static
fails to build from the command line, but can find PromiseKit, with:Then I add in the directory and copy the files from the /iphone dir which produces:
Which makes sense.
Version
commit 1ba421c01a1ec204d351978cbde8dd404a2b0c61
Device or machine
OSX 10.15.1