File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
AutomagicCoding.xcodeproj Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 7474 6D6B98CC140E2A3B00835E88 /* NSObject+AutoMagicCoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+AutoMagicCoding.h"; sourceTree = "<group>"; };
7575 6D6B98CD140E2A3B00835E88 /* NSObject+AutoMagicCoding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+AutoMagicCoding.m"; sourceTree = "<group>"; };
7676 6DBAC62F17096CC100298BEB /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
77+ 6DBAC6301709702800298BEB /* NSObject-AutomagicCoding.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = "NSObject-AutomagicCoding.podspec"; sourceTree = "<group>"; };
7778 FDA4D40D14D6D90200B9AE2A /* CHANGELOG */ = {isa = PBXFileReference; lastKnownFileType = text; path = CHANGELOG; sourceTree = "<group>"; };
7879 FDB80CDB149D3089001E95AA /* AutomagicCodingTests-NO_THROW.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "AutomagicCodingTests-NO_THROW.octest"; sourceTree = BUILT_PRODUCTS_DIR; };
7980 FDB80D3E149E2AF8001E95AA /* AutomagicCoding-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "AutomagicCoding-Info.plist"; sourceTree = "<group>"; };
146147 isa = PBXGroup;
147148 children = (
148149 FDCE7BF1148A97C9009A6DCB /* README.md */,
149- 6DBAC62F17096CC100298BEB /* LICENSE */,
150150 FDA4D40D14D6D90200B9AE2A /* CHANGELOG */,
151+ 6DBAC62F17096CC100298BEB /* LICENSE */,
152+ 6DBAC6301709702800298BEB /* NSObject-AutomagicCoding.podspec */,
151153 6D6B9897140E162700835E88 /* AutoMagicCoding */,
152154 FDB80D87149E2B5E001E95AA /* Tests */,
153155 FDB80D2A149E2AF8001E95AA /* SupportingFiles */,
You can’t perform that action at this time.
0 commit comments