Skip to content

Instantly share code, notes, and snippets.

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