Skip to content

Instantly share code, notes, and snippets.

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