|
26 | 26 | 86BBA9061D5E040C00FE8F16 /* Identifiable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 864495551D4F7C390056EB2A /* Identifiable.swift */; };
|
27 | 27 | 86BBA9071D5E040C00FE8F16 /* MarginAdjustable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86AAF81D1D5549680031EE32 /* MarginAdjustable.swift */; };
|
28 | 28 | 86BBA9081D5E040C00FE8F16 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86AAF82A1D580DD70031EE32 /* Error.swift */; };
|
| 29 | + 86DBE0041D75BE800071E51D /* Array+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86DBE0031D75BE800071E51D /* Array+Utils.swift */; }; |
29 | 30 | E6E49F911D70A344006CB883 /* MessageView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 862C0CDA1D5A397F00D06168 /* MessageView.xib */; };
|
30 | 31 | E6E49F921D70A349006CB883 /* StatusLine.xib in Resources */ = {isa = PBXBuildFile; fileRef = 862C0CDB1D5A397F00D06168 /* StatusLine.xib */; };
|
31 | 32 | E6E49F931D70A34C006CB883 /* MessageViewIOS8.xib in Resources */ = {isa = PBXBuildFile; fileRef = 862C0CE21D5A3A0D00D06168 /* MessageViewIOS8.xib */; };
|
|
70 | 71 | 86B48AFA1D5A41C900063E2B /* SwiftMessagesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftMessagesTests.swift; sourceTree = "<group>"; };
|
71 | 72 | 86B48AFC1D5A41C900063E2B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
72 | 73 | 86BBA8F81D5E01FC00FE8F16 /* CardView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CardView.xib; path = Resources/CardView.xib; sourceTree = "<group>"; };
|
| 74 | + 86DBE0031D75BE800071E51D /* Array+Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Array+Utils.swift"; sourceTree = "<group>"; }; |
73 | 75 | /* End PBXFileReference section */
|
74 | 76 |
|
75 | 77 | /* Begin PBXFrameworksBuildPhase section */
|
|
113 | 115 | 864495551D4F7C390056EB2A /* Identifiable.swift */,
|
114 | 116 | 86AAF81D1D5549680031EE32 /* MarginAdjustable.swift */,
|
115 | 117 | 86AAF82A1D580DD70031EE32 /* Error.swift */,
|
| 118 | + 86DBE0031D75BE800071E51D /* Array+Utils.swift */, |
116 | 119 | );
|
117 | 120 | name = Base;
|
118 | 121 | sourceTree = "<group>";
|
|
309 | 312 | 86589D471D64B6E40041676C /* BaseView.swift in Sources */,
|
310 | 313 | 86BBA9071D5E040C00FE8F16 /* MarginAdjustable.swift in Sources */,
|
311 | 314 | 867BED211D622793005212E3 /* BackgroundViewable.swift in Sources */,
|
| 315 | + 86DBE0041D75BE800071E51D /* Array+Utils.swift in Sources */, |
312 | 316 | );
|
313 | 317 | runOnlyForDeploymentPostprocessing = 0;
|
314 | 318 | };
|
|
0 commit comments