|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 63199F161D5FF7B9007E8A0E /* CLGeocoderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63199F141D5FF7B9007E8A0E /* CLGeocoderTests.swift */; }; |
11 |
| - 63199F171D5FF7B9007E8A0E /* CLLocationManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63199F151D5FF7B9007E8A0E /* CLLocationManagerTests.swift */; }; |
12 | 10 | 63C7FFF71D5C020D003BAE60 /* PMKHomeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */; };
|
13 | 11 | 838C29D32103FB9700CE5309 /* HMAcessoryBrowser+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29CE2103FB9600CE5309 /* HMAcessoryBrowser+Promise.swift */; };
|
14 | 12 | 838C29D42103FB9700CE5309 /* HMHome+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29CF2103FB9700CE5309 /* HMHome+Promise.swift */; };
|
|
28 | 26 | /* End PBXContainerItemProxy section */
|
29 | 27 |
|
30 | 28 | /* Begin PBXFileReference section */
|
31 |
| - 63199F141D5FF7B9007E8A0E /* CLGeocoderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CLGeocoderTests.swift; path = Tests/CLGeocoderTests.swift; sourceTree = SOURCE_ROOT; }; |
32 |
| - 63199F151D5FF7B9007E8A0E /* CLLocationManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CLLocationManagerTests.swift; path = Tests/CLLocationManagerTests.swift; sourceTree = SOURCE_ROOT; }; |
33 | 29 | 63C700091D5C0253003BAE60 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
34 | 30 | 63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PMKHomeKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
35 | 31 | 63C7FFF21D5C020D003BAE60 /* PMKHKTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PMKHKTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
97 | 93 | 63C7FFF31D5C020D003BAE60 /* Tests */ = {
|
98 | 94 | isa = PBXGroup;
|
99 | 95 | children = (
|
100 |
| - 63199F141D5FF7B9007E8A0E /* CLGeocoderTests.swift */, |
101 |
| - 63199F151D5FF7B9007E8A0E /* CLLocationManagerTests.swift */, |
102 | 96 | );
|
103 | 97 | path = Tests;
|
104 | 98 | sourceTree = SOURCE_ROOT;
|
|
226 | 220 | isa = PBXSourcesBuildPhase;
|
227 | 221 | buildActionMask = 2147483647;
|
228 | 222 | files = (
|
229 |
| - 63199F161D5FF7B9007E8A0E /* CLGeocoderTests.swift in Sources */, |
230 |
| - 63199F171D5FF7B9007E8A0E /* CLLocationManagerTests.swift in Sources */, |
231 | 223 | );
|
232 | 224 | runOnlyForDeploymentPostprocessing = 0;
|
233 | 225 | };
|
|
0 commit comments