Skip to content

Commit dd8d41d

Browse files
committed
Remove JSON.h backwards compatibility
1 parent d982924 commit dd8d41d

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

Classes/JSON.h

Lines changed: 0 additions & 10 deletions
This file was deleted.

SBJson.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110
BC1232591391D5CC00131607 /* SBJsonTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SBJsonTests-Info.plist"; sourceTree = "<group>"; };
111111
BC12325B1391D5CC00131607 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
112112
BC12325D1391D5CC00131607 /* SBJsonTests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SBJsonTests-Prefix.pch"; sourceTree = "<group>"; };
113-
BC88034A139680C7008A42AB /* JSON.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JSON.h; sourceTree = "<group>"; };
114113
BC8851251391D6CD00370E55 /* NSObject+SBJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+SBJson.h"; sourceTree = "<group>"; };
115114
BC8851261391D6CD00370E55 /* NSObject+SBJson.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+SBJson.m"; sourceTree = "<group>"; };
116115
BC8851271391D6CD00370E55 /* SBJson.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJson.h; sourceTree = "<group>"; };
@@ -264,7 +263,6 @@
264263
BC8851231391D6CD00370E55 /* Classes */ = {
265264
isa = PBXGroup;
266265
children = (
267-
BC88034A139680C7008A42AB /* JSON.h */,
268266
BC8851271391D6CD00370E55 /* SBJson.h */,
269267
BC8851251391D6CD00370E55 /* NSObject+SBJson.h */,
270268
BC8851261391D6CD00370E55 /* NSObject+SBJson.m */,

0 commit comments

Comments
 (0)