Skip to content

Instantly share code, notes, and snippets.

@vialyx
Created March 13, 2018 09:12
Show Gist options
  • Save vialyx/f822e80d925a78a67392b57a0bf261a8 to your computer and use it in GitHub Desktop.
Save vialyx/f822e80d925a78a67392b57a0bf261a8 to your computer and use it in GitHub Desktop.
let mainBundle = Bundle.main
print("identifier: \(String(describing: mainBundle.bundleIdentifier))")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment