|
13 | 13 | 03866451186A909200985CEC /* PeopleResource.m in Sources */ = {isa = PBXBuildFile; fileRef = 03866450186A909200985CEC /* PeopleResource.m */; };
|
14 | 14 | 03866454186A94B700985CEC /* CommentResource.m in Sources */ = {isa = PBXBuildFile; fileRef = 03866453186A94B700985CEC /* CommentResource.m */; };
|
15 | 15 | 03866457186A94C200985CEC /* PostResource.m in Sources */ = {isa = PBXBuildFile; fileRef = 03866456186A94C200985CEC /* PostResource.m */; };
|
| 16 | + 03866459186CCE6600985CEC /* CHANGELOG.md in Resources */ = {isa = PBXBuildFile; fileRef = 03866458186CCE6600985CEC /* CHANGELOG.md */; }; |
16 | 17 | 03A055BB1868E038004807F0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03A055BA1868E038004807F0 /* Foundation.framework */; };
|
17 | 18 | 03A055BD1868E038004807F0 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03A055BC1868E038004807F0 /* CoreGraphics.framework */; };
|
18 | 19 | 03A055BF1868E038004807F0 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03A055BE1868E038004807F0 /* UIKit.framework */; };
|
|
54 | 55 | 03866453186A94B700985CEC /* CommentResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommentResource.m; sourceTree = "<group>"; };
|
55 | 56 | 03866455186A94C200985CEC /* PostResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostResource.h; sourceTree = "<group>"; };
|
56 | 57 | 03866456186A94C200985CEC /* PostResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PostResource.m; sourceTree = "<group>"; };
|
| 58 | + 03866458186CCE6600985CEC /* CHANGELOG.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CHANGELOG.md; path = ../CHANGELOG.md; sourceTree = "<group>"; }; |
57 | 59 | 03A055B71868E038004807F0 /* JSONAPI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JSONAPI.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
58 | 60 | 03A055BA1868E038004807F0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
59 | 61 | 03A055BC1868E038004807F0 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
118 | 120 | 03A055AE1868E038004807F0 = {
|
119 | 121 | isa = PBXGroup;
|
120 | 122 | children = (
|
| 123 | + 03866458186CCE6600985CEC /* CHANGELOG.md */, |
121 | 124 | 03A055EF1868E08A004807F0 /* Classes */,
|
122 | 125 | 03A055C01868E038004807F0 /* JSONAPI */,
|
123 | 126 | 03A055DF1868E038004807F0 /* JSONAPITests */,
|
|
284 | 287 | buildActionMask = 2147483647;
|
285 | 288 | files = (
|
286 | 289 | 03A055D31868E038004807F0 /* Images.xcassets in Resources */,
|
| 290 | + 03866459186CCE6600985CEC /* CHANGELOG.md in Resources */, |
287 | 291 | 03A055C51868E038004807F0 /* InfoPlist.strings in Resources */,
|
288 | 292 | 03A055CE1868E038004807F0 /* Main.storyboard in Resources */,
|
289 | 293 | 03A055F81868E08A004807F0 /* JSONAPI.podspec in Resources */,
|
|
0 commit comments