Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

add nscoding snippet, for NSCoding protocol methods #23

Merged
merged 1 commit into from
Oct 25, 2013

Conversation

LouisZhu
Copy link
Contributor

@LouisZhu LouisZhu commented Sep 5, 2013

add nscoding snippet, for NSCoding protocol methods:

  • (instancetype)initWithCoder:(NSCoder *)aDecoder
  • (void)encodeWithCoder:(NSCoder *)aCoder

see the file nscoding.m

mattt added a commit that referenced this pull request Oct 25, 2013
add nscoding snippet, for NSCoding protocol methods
@mattt mattt merged commit 244934b into Xcode-Snippets:master Oct 25, 2013
@mattt
Copy link
Contributor

mattt commented Oct 25, 2013

Thanks, @LouisZhu!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants