|
10 | 10 | 1410E9C81EF12C1E001829A5 /* Solar.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FC5B651D469B4E00C4D3EB /* Solar.swift */; };
|
11 | 11 | 14381E7A1EF96100008E9826 /* Solar.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7FC5B5A1D469B2700C4D3EB /* Solar.framework */; };
|
12 | 12 | 14456B851EF96AC000D76A4D /* City.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14456B831EF96ABA00D76A4D /* City.swift */; };
|
13 |
| - 14456B881EF96ACD00D76A4D /* Solar_iOSTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14456B861EF96ACA00D76A4D /* Solar_iOSTests.swift */; }; |
| 13 | + 14456B881EF96ACD00D76A4D /* SolarTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14456B861EF96ACA00D76A4D /* SolarTests.swift */; }; |
14 | 14 | 14456B8D1EF96AE200D76A4D /* CorrectResults.json in Resources */ = {isa = PBXBuildFile; fileRef = 14456B891EF96AD900D76A4D /* CorrectResults.json */; };
|
15 | 15 | 4CABE4EA2161610E009BAAB8 /* Solar.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FC5B651D469B4E00C4D3EB /* Solar.swift */; };
|
16 | 16 | 4CABE50A21616FFB009BAAB8 /* Solar.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7FC5B651D469B4E00C4D3EB /* Solar.swift */; };
|
|
30 | 30 | /* Begin PBXFileReference section */
|
31 | 31 | 1410E9B71EF12AD4001829A5 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
32 | 32 | 1410E9C01EF12B5A001829A5 /* Solar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Solar.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
33 |
| - 14456B831EF96ABA00D76A4D /* City.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = City.swift; path = "Solar iOSTests/City.swift"; sourceTree = "<group>"; }; |
34 |
| - 14456B861EF96ACA00D76A4D /* Solar_iOSTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Solar_iOSTests.swift; path = "Solar iOSTests/Solar_iOSTests.swift"; sourceTree = "<group>"; }; |
35 |
| - 14456B891EF96AD900D76A4D /* CorrectResults.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = CorrectResults.json; path = "Solar iOSTests/CorrectResults.json"; sourceTree = "<group>"; }; |
36 |
| - 14456B8A1EF96AD900D76A4D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = "Solar iOSTests/Info.plist"; sourceTree = "<group>"; }; |
| 33 | + 14456B831EF96ABA00D76A4D /* City.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = City.swift; sourceTree = "<group>"; }; |
| 34 | + 14456B861EF96ACA00D76A4D /* SolarTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SolarTests.swift; sourceTree = "<group>"; }; |
| 35 | + 14456B891EF96AD900D76A4D /* CorrectResults.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = CorrectResults.json; sourceTree = "<group>"; }; |
| 36 | + 14456B8A1EF96AD900D76A4D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
37 | 37 | 4CABE4E2216160CF009BAAB8 /* Solar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Solar.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
38 | 38 | 4CABE500216169DE009BAAB8 /* Solar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Solar.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
39 | 39 | 97837EAB1E4BB1DE000FEF64 /* Solar_iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Solar_iOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
81 | 81 | /* End PBXFrameworksBuildPhase section */
|
82 | 82 |
|
83 | 83 | /* Begin PBXGroup section */
|
84 |
| - 14456B801EF96A8F00D76A4D /* Solar iOSTests */ = { |
| 84 | + 14456B801EF96A8F00D76A4D /* SolarTests */ = { |
85 | 85 | isa = PBXGroup;
|
86 | 86 | children = (
|
87 |
| - 14456B861EF96ACA00D76A4D /* Solar_iOSTests.swift */, |
| 87 | + 14456B861EF96ACA00D76A4D /* SolarTests.swift */, |
88 | 88 | 14456B811EF96A9E00D76A4D /* Helpers */,
|
89 | 89 | 14456B821EF96AA500D76A4D /* Resources */,
|
90 | 90 | );
|
91 |
| - name = "Solar iOSTests"; |
| 91 | + path = SolarTests; |
92 | 92 | sourceTree = "<group>";
|
93 | 93 | };
|
94 | 94 | 14456B811EF96A9E00D76A4D /* Helpers */ = {
|
|
112 | 112 | isa = PBXGroup;
|
113 | 113 | children = (
|
114 | 114 | F7FC5B5C1D469B2700C4D3EB /* Solar */,
|
115 |
| - 14456B801EF96A8F00D76A4D /* Solar iOSTests */, |
| 115 | + 14456B801EF96A8F00D76A4D /* SolarTests */, |
116 | 116 | F7FC5B5B1D469B2700C4D3EB /* Products */,
|
117 | 117 | );
|
118 | 118 | sourceTree = "<group>";
|
|
385 | 385 | buildActionMask = 2147483647;
|
386 | 386 | files = (
|
387 | 387 | 14456B851EF96AC000D76A4D /* City.swift in Sources */,
|
388 |
| - 14456B881EF96ACD00D76A4D /* Solar_iOSTests.swift in Sources */, |
| 388 | + 14456B881EF96ACD00D76A4D /* SolarTests.swift in Sources */, |
389 | 389 | );
|
390 | 390 | runOnlyForDeploymentPostprocessing = 0;
|
391 | 391 | };
|
|
595 | 595 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
596 | 596 | CODE_SIGN_STYLE = Automatic;
|
597 | 597 | DEVELOPMENT_TEAM = "";
|
598 |
| - INFOPLIST_FILE = "Solar iOSTests/Info.plist"; |
| 598 | + INFOPLIST_FILE = SolarTests/Info.plist; |
599 | 599 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
600 | 600 | PRODUCT_BUNDLE_IDENTIFIER = me.chrishowell.SolarTests;
|
601 | 601 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
615 | 615 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
616 | 616 | CODE_SIGN_STYLE = Automatic;
|
617 | 617 | DEVELOPMENT_TEAM = "";
|
618 |
| - INFOPLIST_FILE = "Solar iOSTests/Info.plist"; |
| 618 | + INFOPLIST_FILE = SolarTests/Info.plist; |
619 | 619 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
620 | 620 | PRODUCT_BUNDLE_IDENTIFIER = me.chrishowell.SolarTests;
|
621 | 621 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
0 commit comments