Update 17_6_Accessing_Bitcoind_with_Swift.md

This commit is contained in:
Shannon Appelcline 2020-09-09 15:29:13 -10:00 committed by GitHub
parent 7877bd801f
commit 2ea77bb500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,20 @@
This section explains how to interact with `bitcoind` using the Swift programming language.
## Setting Up Swift
## Setting Up Swift (Mac)
1. Call up the App Store and Select Xcode
Still on Mojave?
[may be safer methodology too]
Download the xip for 10.3.1:
https://developer.apple.com/download/more/
Click on XIP to attract
Move to Apps
## Setting Up Swift (Debian)
```
$ sudo apt-get install clang