Skip to content

Instantly share code, notes, and snippets.

@KirillKudaev
Created June 30, 2020 21:22
Show Gist options
  • Save KirillKudaev/c5fdafa776a4a0c8f83f188ef5f238b7 to your computer and use it in GitHub Desktop.
Save KirillKudaev/c5fdafa776a4a0c8f83f188ef5f238b7 to your computer and use it in GitHub Desktop.
internal struct InternalConstants {
private class EmptyClass {}
static let bundle = Bundle(for: InternalConstants.EmptyClass.self)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment