chore: Format iOS stuff
This commit is contained in:
parent
da3ac73fa5
commit
ae8c5caf9e
3 changed files with 10 additions and 7 deletions
|
|
@ -5,7 +5,7 @@ import Photos
|
|||
|
||||
class ShareViewController: SLComposeServiceViewController {
|
||||
// TODO: IMPORTANT: This should be your host app bundle identifier
|
||||
let hostAppBundleIdentifier = "com.kasem.sharing"
|
||||
let hostAppBundleIdentifier = "im.fluffychat.app"
|
||||
let sharedKey = "ShareKey"
|
||||
var sharedMedia: [SharedMediaFile] = []
|
||||
var sharedText: [String] = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue