diff --git a/snippets/5F155DAC-2C62-46BB-A14D-66F2EE978A10.codesnippet b/snippets/5F155DAC-2C62-46BB-A14D-66F2EE978A10.codesnippet new file mode 100644 index 0000000..bf68aa4 --- /dev/null +++ b/snippets/5F155DAC-2C62-46BB-A14D-66F2EE978A10.codesnippet @@ -0,0 +1,27 @@ + + + + + IDECodeSnippetCompletionPrefix + strongself + IDECodeSnippetCompletionScopes + + All + CodeBlock + + IDECodeSnippetContents + guard let strongSelf = self else { return } + IDECodeSnippetIdentifier + 5F155DAC-2C62-46BB-A14D-66F2EE978A10 + IDECodeSnippetLanguage + Xcode.SourceCodeLanguage.Swift + IDECodeSnippetSummary + + IDECodeSnippetTitle + Strong Self Guard + IDECodeSnippetUserSnippet + + IDECodeSnippetVersion + 2 + +