|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 291948DD1A54CFA500DB9AAF /* PrimeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 291948DC1A54CFA500DB9AAF /* PrimeTests.swift */; }; |
11 | 10 | 291948E01A54CFDA00DB9AAF /* String+EulerKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 291948DF1A54CFDA00DB9AAF /* String+EulerKit.swift */; };
|
12 | 11 | 291948E11A54CFE200DB9AAF /* String+EulerKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 291948DF1A54CFDA00DB9AAF /* String+EulerKit.swift */; };
|
13 | 12 | 291948E31A54D04F00DB9AAF /* Sequences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 291948E21A54D04F00DB9AAF /* Sequences.swift */; };
|
|
35 | 34 | 29B7CDF81A579F2E00BBDCB1 /* Problem28.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B7CDF71A579F2E00BBDCB1 /* Problem28.swift */; };
|
36 | 35 | 29B7CDF91A579F2E00BBDCB1 /* Problem28.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B7CDF71A579F2E00BBDCB1 /* Problem28.swift */; };
|
37 | 36 | 29D1B4551A47A91F0002B363 /* BigNum.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D1B4541A47A91F0002B363 /* BigNum.swift */; };
|
38 |
| - 29D1B4571A47AA200002B363 /* BigNumTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D1B4561A47AA200002B363 /* BigNumTests.swift */; }; |
39 | 37 | 29E2E5041A599D7700124A29 /* Problem29.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29E2E5031A599D7700124A29 /* Problem29.swift */; };
|
40 | 38 | 29E2E5051A599D7700124A29 /* Problem29.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29E2E5031A599D7700124A29 /* Problem29.swift */; };
|
41 | 39 | 29E2E5071A59BB9B00124A29 /* Problem30.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29E2E5061A59BB9B00124A29 /* Problem30.swift */; };
|
|
58 | 56 | 558C9EF919C1460700D8E04D /* Problem17.swift in Sources */ = {isa = PBXBuildFile; fileRef = 558C9EF819C1460700D8E04D /* Problem17.swift */; };
|
59 | 57 | 558C9EFA19C1460700D8E04D /* Problem17.swift in Sources */ = {isa = PBXBuildFile; fileRef = 558C9EF819C1460700D8E04D /* Problem17.swift */; };
|
60 | 58 | 558DE42A19B687CF0088B812 /* Euler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 558DE42919B687CF0088B812 /* Euler.swift */; };
|
61 |
| - 558DE46319B6A3CB0088B812 /* EulerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 558DE46219B6A3CB0088B812 /* EulerTests.swift */; }; |
62 | 59 | 558DE46919B6A4050088B812 /* Euler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 558DE42919B687CF0088B812 /* Euler.swift */; };
|
63 | 60 | 558DE47819B6A6F00088B812 /* PalindromeTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 558DE47719B6A6F00088B812 /* PalindromeTest.swift */; };
|
64 | 61 | 558DE47A19B6B6EB0088B812 /* Stopwatch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 558DE47919B6B6EB0088B812 /* Stopwatch.swift */; };
|
|
116 | 113 | /* End PBXCopyFilesBuildPhase section */
|
117 | 114 |
|
118 | 115 | /* Begin PBXFileReference section */
|
119 |
| - 291948DC1A54CFA500DB9AAF /* PrimeTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrimeTests.swift; sourceTree = "<group>"; }; |
120 | 116 | 291948DF1A54CFDA00DB9AAF /* String+EulerKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "String+EulerKit.swift"; path = "EulerKit/String+EulerKit.swift"; sourceTree = "<group>"; };
|
121 | 117 | 291948E21A54D04F00DB9AAF /* Sequences.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Sequences.swift; path = EulerKit/Sequences.swift; sourceTree = "<group>"; };
|
122 | 118 | 291948E81A54D24100DB9AAF /* Int+EulerKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Int+EulerKit.swift"; sourceTree = "<group>"; };
|
|
132 | 128 | 29B7CDF21A55E2D900BBDCB1 /* libssl.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libssl.dylib; path = usr/lib/libssl.dylib; sourceTree = SDKROOT; };
|
133 | 129 | 29B7CDF71A579F2E00BBDCB1 /* Problem28.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem28.swift; sourceTree = "<group>"; };
|
134 | 130 | 29D1B4541A47A91F0002B363 /* BigNum.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BigNum.swift; path = EulerKit/BigNum.swift; sourceTree = "<group>"; };
|
135 |
| - 29D1B4561A47AA200002B363 /* BigNumTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BigNumTests.swift; sourceTree = "<group>"; }; |
136 | 131 | 29E2E5031A599D7700124A29 /* Problem29.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem29.swift; sourceTree = "<group>"; };
|
137 | 132 | 29E2E5061A59BB9B00124A29 /* Problem30.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem30.swift; sourceTree = "<group>"; };
|
138 | 133 | 5073322D203495D289EB5811 /* Pods-eulerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-eulerTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-eulerTests/Pods-eulerTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
151 | 146 | 558DE42919B687CF0088B812 /* Euler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Euler.swift; sourceTree = "<group>"; };
|
152 | 147 | 558DE45E19B6A3CB0088B812 /* eulerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = eulerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
153 | 148 | 558DE46119B6A3CB0088B812 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
154 |
| - 558DE46219B6A3CB0088B812 /* EulerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EulerTests.swift; sourceTree = "<group>"; }; |
155 | 149 | 558DE47719B6A6F00088B812 /* PalindromeTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PalindromeTest.swift; sourceTree = "<group>"; };
|
156 | 150 | 558DE47919B6B6EB0088B812 /* Stopwatch.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Stopwatch.swift; sourceTree = "<group>"; };
|
157 | 151 | 55AEC16919C22A5300402275 /* Problem17Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem17Tests.swift; sourceTree = "<group>"; };
|
|
172 | 166 | 55B8949D19C016F400A7E598 /* Problem15.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem15.swift; sourceTree = "<group>"; };
|
173 | 167 | 55B8949E19C016F400A7E598 /* Problem16.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem16.swift; sourceTree = "<group>"; };
|
174 | 168 | 55B894BF19C0174A00A7E598 /* Problem16Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem16Tests.swift; sourceTree = "<group>"; };
|
175 |
| - 55B894C119C01F9400A7E598 /* euclidPlayground.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = euclidPlayground.playground; sourceTree = "<group>"; }; |
176 | 169 | 55B894C219C0285400A7E598 /* Problem15Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem15Tests.swift; sourceTree = "<group>"; };
|
177 | 170 | 55BD79B01A42882700B293C1 /* PrimeFactorsTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrimeFactorsTest.swift; sourceTree = "<group>"; };
|
178 | 171 | 55C643DD19CCB522000FD9E1 /* Problem25.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Problem25.swift; sourceTree = "<group>"; };
|
|
229 | 222 | 552558BD19AEB953004B958F = {
|
230 | 223 | isa = PBXGroup;
|
231 | 224 | children = (
|
232 |
| - 55B894C119C01F9400A7E598 /* euclidPlayground.playground */, |
233 | 225 | 552558C819AEB953004B958F /* euler */,
|
234 | 226 | 558DE45F19B6A3CB0088B812 /* eulerTests */,
|
235 | 227 | 552558C719AEB953004B958F /* Products */,
|
|
272 | 264 | 558DE45F19B6A3CB0088B812 /* eulerTests */ = {
|
273 | 265 | isa = PBXGroup;
|
274 | 266 | children = (
|
275 |
| - 29D1B4561A47AA200002B363 /* BigNumTests.swift */, |
276 |
| - 558DE46219B6A3CB0088B812 /* EulerTests.swift */, |
277 |
| - 291948DC1A54CFA500DB9AAF /* PrimeTests.swift */, |
278 | 267 | 55BD79B01A42882700B293C1 /* PrimeFactorsTest.swift */,
|
279 | 268 | 558DE47719B6A6F00088B812 /* PalindromeTest.swift */,
|
280 | 269 | 55B894C219C0285400A7E598 /* Problem15Tests.swift */,
|
|
597 | 586 | 293741C11A57A85000CDF2DF /* Problem27.swift in Sources */,
|
598 | 587 | 55B894B719C0173700A7E598 /* Problem9.swift in Sources */,
|
599 | 588 | 558C9EFA19C1460700D8E04D /* Problem17.swift in Sources */,
|
600 |
| - 558DE46319B6A3CB0088B812 /* EulerTests.swift in Sources */, |
601 | 589 | 55B894C019C0174A00A7E598 /* Problem16Tests.swift in Sources */,
|
602 | 590 | 291948F01A54DD2B00DB9AAF /* StringNum.swift in Sources */,
|
603 | 591 | 299FD61D1ABE100B009804D7 /* JKBigNum.swift in Sources */,
|
|
617 | 605 | 558DE46919B6A4050088B812 /* Euler.swift in Sources */,
|
618 | 606 | 29B7CDF91A579F2E00BBDCB1 /* Problem28.swift in Sources */,
|
619 | 607 | 55B894BD19C0173700A7E598 /* Problem15.swift in Sources */,
|
620 |
| - 291948DD1A54CFA500DB9AAF /* PrimeTests.swift in Sources */, |
621 | 608 | 55B894B219C0173700A7E598 /* Problem4.swift in Sources */,
|
622 | 609 | 55B894B919C0173700A7E598 /* Problem11.swift in Sources */,
|
623 | 610 | 291948EA1A54D24100DB9AAF /* Int+EulerKit.swift in Sources */,
|
624 | 611 | 299FD6201ABE102B009804D7 /* Problem25.swift in Sources */,
|
625 | 612 | 29E2E5081A59BB9B00124A29 /* Problem30.swift in Sources */,
|
626 | 613 | 299FD61F1ABE1027009804D7 /* Problem24.swift in Sources */,
|
627 |
| - 29D1B4571A47AA200002B363 /* BigNumTests.swift in Sources */, |
628 | 614 | 291948E11A54CFE200DB9AAF /* String+EulerKit.swift in Sources */,
|
629 | 615 | 55B894BE19C0173700A7E598 /* Problem16.swift in Sources */,
|
630 | 616 | 299FD61C1ABE1005009804D7 /* BigNum.swift in Sources */,
|
|
0 commit comments