We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723beb5 commit c4a7db0Copy full SHA for c4a7db0
README renamed to README.md
@@ -2,6 +2,7 @@ NSObject+NSCoding and Archiver
2
------------------------------
3
4
build by Kingiol
5
+
6
[](https://travis-ci.org/kingiol/NSObject-NSCoding)
7
8
Mike Mayo
@@ -60,4 +61,4 @@ In your class implementation, call the automatic methods:
60
61
[self autoDecode:coder];
62
}
63
return self;
-}
64
+}
0 commit comments