|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 3A825B6325FEC54700F21DB2 /* TestTimePeriodChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A825B4925FEC54100F21DB2 /* TestTimePeriodChain.swift */; }; |
| 11 | + 3A825B6425FEC54800F21DB2 /* TestTimePeriodChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A825B4925FEC54100F21DB2 /* TestTimePeriodChain.swift */; }; |
| 12 | + 3A825B6525FEC54800F21DB2 /* TestTimePeriodChain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A825B4925FEC54100F21DB2 /* TestTimePeriodChain.swift */; }; |
10 | 13 | 52D6D9871BEFF229002C0205 /* SwiftDate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D6D97C1BEFF229002C0205 /* SwiftDate.framework */; }; |
11 | 14 | 6434DD6120C7FAF6007626EF /* DateInRegion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6434DD6020C7FAF6007626EF /* DateInRegion.swift */; }; |
12 | 15 | 6434DD6220C7FAF6007626EF /* DateInRegion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6434DD6020C7FAF6007626EF /* DateInRegion.swift */; }; |
|
258 | 261 | /* End PBXContainerItemProxy section */ |
259 | 262 |
|
260 | 263 | /* Begin PBXFileReference section */ |
| 264 | + 3A825B4925FEC54100F21DB2 /* TestTimePeriodChain.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestTimePeriodChain.swift; sourceTree = "<group>"; }; |
261 | 265 | 52D6D97C1BEFF229002C0205 /* SwiftDate.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftDate.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
262 | 266 | 52D6D9861BEFF229002C0205 /* SwiftDate-iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SwiftDate-iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
263 | 267 | 52D6D9E21BEFFF6E002C0205 /* SwiftDate.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftDate.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
569 | 573 | 64BAB12720E6411100FEED79 /* TestSwiftDate.swift */, |
570 | 574 | 647AD65B21F4851F00CF787E /* TestDataStructures.swift */, |
571 | 575 | A89F3FAE22A00019002D1BD0 /* TestDate.swift */, |
| 576 | + 3A825B4925FEC54100F21DB2 /* TestTimePeriodChain.swift */, |
572 | 577 | ); |
573 | 578 | name = Tests; |
574 | 579 | path = Tests/SwiftDateTests; |
|
974 | 979 | 64BAB12420E63A3A00FEED79 /* TestDateInRegion+Langs.swift in Sources */, |
975 | 980 | 647AD65C21F4851F00CF787E /* TestDataStructures.swift in Sources */, |
976 | 981 | 6439232220D912670098EC03 /* TestDateInRegion+Math.swift in Sources */, |
| 982 | + 3A825B6525FEC54800F21DB2 /* TestTimePeriodChain.swift in Sources */, |
977 | 983 | 64EF3E0F20D65478002793C6 /* TestDateInRegion+Compare.swift in Sources */, |
978 | 984 | 6439232620D91D170098EC03 /* TestFormatters.swift in Sources */, |
979 | 985 | 64EF3E0B20D65329002793C6 /* TestDateInRegion+Create.swift in Sources */, |
|
1163 | 1169 | buildActionMask = 2147483647; |
1164 | 1170 | files = ( |
1165 | 1171 | 64BAB12520E63A3A00FEED79 /* TestDateInRegion+Langs.swift in Sources */, |
| 1172 | + 3A825B6425FEC54800F21DB2 /* TestTimePeriodChain.swift in Sources */, |
1166 | 1173 | 647AD65D21F4851F00CF787E /* TestDataStructures.swift in Sources */, |
1167 | 1174 | A89F3FAF22A00019002D1BD0 /* TestDate.swift in Sources */, |
1168 | 1175 | 6439232320D912670098EC03 /* TestDateInRegion+Math.swift in Sources */, |
|
1183 | 1190 | 64BAB12620E63A3A00FEED79 /* TestDateInRegion+Langs.swift in Sources */, |
1184 | 1191 | 647AD65E21F4851F00CF787E /* TestDataStructures.swift in Sources */, |
1185 | 1192 | 6439232420D912670098EC03 /* TestDateInRegion+Math.swift in Sources */, |
| 1193 | + 3A825B6325FEC54700F21DB2 /* TestTimePeriodChain.swift in Sources */, |
1186 | 1194 | 64EF3E1120D65478002793C6 /* TestDateInRegion+Compare.swift in Sources */, |
1187 | 1195 | 6439232820D91D170098EC03 /* TestFormatters.swift in Sources */, |
1188 | 1196 | 64EF3E0D20D65329002793C6 /* TestDateInRegion+Create.swift in Sources */, |
|
0 commit comments