Skip to content

Instantly share code, notes, and snippets.

@WF-Chiang
Last active March 26, 2017 12:54
Show Gist options
  • Save WF-Chiang/ed08cebd6b04d579a73af55fb19f040f to your computer and use it in GitHub Desktop.
Save WF-Chiang/ed08cebd6b04d579a73af55fb19f040f to your computer and use it in GitHub Desktop.
if error != nil {
print(“服務加入失敗: \(error!.localizedDescription)”)
return
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment