oleganza / CoreBitcoin

Awesome Bitcoin toolkit for ObjC and Swift
Do What The F*ck You Want To Public License
719 stars 255 forks source link

Installation problems #97

Open mariusgab opened 6 years ago

mariusgab commented 6 years ago

Issue when trying to install via cocoa pods: "The target has transitive dependencies that include static binaries" . When trying to run the script ./update_openssl.sh it gives the error: "SDK "iphoneos" cannot be located".

Anyone know what to do to fix these issues?

Fonta1n3 commented 6 years ago

I had difficulties too, its been a little while, if i remember correctly I had to manually run files update_openssl.sh and build_libraries.sh, I think that sorted my installation issues.

Good luck! If you figure it out and can help me build a raw transaction i'd greatly appreciate it!

vladislav-k commented 6 years ago

hi @Kampeone,

try to remove !user_frameworks line from your Podfile