|
30 | 30 | /* End PBXContainerItemProxy section */
|
31 | 31 |
|
32 | 32 | /* Begin PBXFileReference section */
|
33 |
| - A76593101B2C02AD00B7C19E /* INTUDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = INTUDefines.h; sourceTree = "<group>"; }; |
34 | 33 | B14F256B1A05E9F90067C976 /* INTUGroupedArrayInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = INTUGroupedArrayInternal.h; sourceTree = "<group>"; };
|
35 | 34 | B14F256C1A05E9F90067C976 /* INTUGroupedArraySectionContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = INTUGroupedArraySectionContainer.h; sourceTree = "<group>"; };
|
36 | 35 | B14F256D1A05E9F90067C976 /* INTUGroupedArraySectionContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = INTUGroupedArraySectionContainer.m; sourceTree = "<group>"; };
|
|
54 | 53 | B1A683A21A02DB8300C73235 /* SwiftGroupedArrayTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftGroupedArrayTests.swift; sourceTree = "<group>"; };
|
55 | 54 | B1A683AC1A02DBA900C73235 /* SwiftGroupedArray-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftGroupedArray-Bridging-Header.h"; sourceTree = SOURCE_ROOT; };
|
56 | 55 | B1A683AD1A02DBA900C73235 /* SwiftGroupedArrayTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftGroupedArrayTests-Bridging-Header.h"; sourceTree = SOURCE_ROOT; };
|
| 56 | + B1D1242D1B7A720E000282D2 /* INTUGroupedArrayDefines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = INTUGroupedArrayDefines.h; sourceTree = "<group>"; }; |
57 | 57 | /* End PBXFileReference section */
|
58 | 58 |
|
59 | 59 | /* Begin PBXFrameworksBuildPhase section */
|
|
91 | 91 | B14F256A1A05E9F90067C976 /* Internal */ = {
|
92 | 92 | isa = PBXGroup;
|
93 | 93 | children = (
|
94 |
| - A76593101B2C02AD00B7C19E /* INTUDefines.h */, |
| 94 | + B1D1242D1B7A720E000282D2 /* INTUGroupedArrayDefines.h */, |
95 | 95 | B14F256B1A05E9F90067C976 /* INTUGroupedArrayInternal.h */,
|
96 | 96 | B14F256F1A05E9F90067C976 /* INTUMutableGroupedArrayInternal.h */,
|
97 | 97 | B14F256C1A05E9F90067C976 /* INTUGroupedArraySectionContainer.h */,
|
|
0 commit comments