Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sridatta Gorugantula
Stickers
Commits
e3ad0511
Commit
e3ad0511
authored
Dec 26, 2019
by
Emre Çiftçi
Committed by
Amritpal Sandhu
Jan 27, 2020
Browse files
refactor(Interoperability): Increase readability
Co-Authored-By:
Zandor Smith
<
info@zsinfo.nl
>
parent
739fc69e
Changes
1
Hide whitespace changes
Inline
Side-by-side
iOS/WAStickersThirdParty/Interoperability.swift
View file @
e3ad0511
...
...
@@ -26,7 +26,7 @@ struct Interoperability {
fatalError
(
"Your bundle identifier must not include the default one."
)
}
let
pasteboard
:
UIPasteboard
=
.
general
let
pasteboard
=
UIPasteboard
.
general
var
jsonWithAppStoreLink
:
[
String
:
Any
]
=
json
jsonWithAppStoreLink
[
"ios_app_store_link"
]
=
iOSAppStoreLink
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment