Make it build. Add a README.

This commit is contained in:
Brent Simmons
2017-06-25 16:32:07 -07:00
parent 1ad4474b29
commit e9c19e427a
41 changed files with 454 additions and 485 deletions

View File

@@ -1,5 +1,5 @@
//
// RSXMLInternal.m
// RSParserInternal.m
// RSParser
//
// Created by Brent Simmons on 12/26/16.
@@ -7,7 +7,7 @@
//
#import <CommonCrypto/CommonDigest.h>
#import "RSXMLInternal.h"
#import "RSParserInternal.h"
static BOOL RSParserIsNil(id obj) {