Skip to content

Instantly share code, notes, and snippets.

@joesus
Created March 10, 2019 18:44
Show Gist options
  • Save joesus/c4f1bd9bb83af1d5b30ace234fe6c135 to your computer and use it in GitHub Desktop.
Save joesus/c4f1bd9bb83af1d5b30ace234fe6c135 to your computer and use it in GitHub Desktop.
var components = URLComponents()
components.scheme = "https://"
components.url!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment