|
16 | 16 | 63199F161D5FF7B9007E8A0E /* CLGeocoderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63199F141D5FF7B9007E8A0E /* CLGeocoderTests.swift */; };
|
17 | 17 | 63199F171D5FF7B9007E8A0E /* CLLocationManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63199F151D5FF7B9007E8A0E /* CLLocationManagerTests.swift */; };
|
18 | 18 | 6358AB7A1D5D4B6700B9B157 /* PMKCoreLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6358AB791D5D4B6700B9B157 /* PMKCoreLocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
19 |
| - 63C7FFF71D5C020D003BAE60 /* PMKCoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63C7FFA71D5BEE09003BAE60 /* PMKCoreLocation.framework */; }; |
| 19 | + 63C7FFF71D5C020D003BAE60 /* PMKHomeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */; }; |
20 | 20 | /* End PBXBuildFile section */
|
21 | 21 |
|
22 | 22 | /* Begin PBXContainerItemProxy section */
|
|
40 | 40 | 63199F151D5FF7B9007E8A0E /* CLLocationManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CLLocationManagerTests.swift; path = Tests/CLLocationManagerTests.swift; sourceTree = SOURCE_ROOT; };
|
41 | 41 | 6358AB791D5D4B6700B9B157 /* PMKCoreLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PMKCoreLocation.h; path = Sources/PMKCoreLocation.h; sourceTree = SOURCE_ROOT; };
|
42 | 42 | 63C700091D5C0253003BAE60 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
43 |
| - 63C7FFA71D5BEE09003BAE60 /* PMKCoreLocation.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PMKCoreLocation.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 |
| - 63C7FFF21D5C020D003BAE60 /* PMKCLTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PMKCLTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 43 | + 63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PMKHomeKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 44 | + 63C7FFF21D5C020D003BAE60 /* PMKHKTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PMKHKTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 | 45 | 63CCF8121D5C0C4E00503216 /* Cartfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cartfile; sourceTree = "<group>"; };
|
46 | 46 | 63CCF8171D5C11B500503216 /* Carthage.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Carthage.xcconfig; sourceTree = "<group>"; };
|
47 | 47 | /* End PBXFileReference section */
|
|
58 | 58 | isa = PBXFrameworksBuildPhase;
|
59 | 59 | buildActionMask = 2147483647;
|
60 | 60 | files = (
|
61 |
| - 63C7FFF71D5C020D003BAE60 /* PMKCoreLocation.framework in Frameworks */, |
| 61 | + 63C7FFF71D5C020D003BAE60 /* PMKHomeKit.framework in Frameworks */, |
62 | 62 | );
|
63 | 63 | runOnlyForDeploymentPostprocessing = 0;
|
64 | 64 | };
|
|
80 | 80 | 63C7FFA81D5BEE09003BAE60 /* Products */ = {
|
81 | 81 | isa = PBXGroup;
|
82 | 82 | children = (
|
83 |
| - 63C7FFA71D5BEE09003BAE60 /* PMKCoreLocation.framework */, |
84 |
| - 63C7FFF21D5C020D003BAE60 /* PMKCLTests.xctest */, |
| 83 | + 63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */, |
| 84 | + 63C7FFF21D5C020D003BAE60 /* PMKHKTests.xctest */, |
85 | 85 | );
|
86 | 86 | name = Products;
|
87 | 87 | sourceTree = "<group>";
|
|
125 | 125 | /* End PBXHeadersBuildPhase section */
|
126 | 126 |
|
127 | 127 | /* Begin PBXNativeTarget section */
|
128 |
| - 63C7FFA61D5BEE09003BAE60 /* PMKCoreLocation */ = { |
| 128 | + 63C7FFA61D5BEE09003BAE60 /* PMKHomeKit */ = { |
129 | 129 | isa = PBXNativeTarget;
|
130 |
| - buildConfigurationList = 63C7FFAF1D5BEE09003BAE60 /* Build configuration list for PBXNativeTarget "PMKCoreLocation" */; |
| 130 | + buildConfigurationList = 63C7FFAF1D5BEE09003BAE60 /* Build configuration list for PBXNativeTarget "PMKHomeKit" */; |
131 | 131 | buildPhases = (
|
132 | 132 | 63C7FFA21D5BEE09003BAE60 /* Sources */,
|
133 | 133 | 63C7FFA31D5BEE09003BAE60 /* Frameworks */,
|
|
137 | 137 | );
|
138 | 138 | dependencies = (
|
139 | 139 | );
|
140 |
| - name = PMKCoreLocation; |
| 140 | + name = PMKHomeKit; |
141 | 141 | productName = "PMK+UIKit";
|
142 |
| - productReference = 63C7FFA71D5BEE09003BAE60 /* PMKCoreLocation.framework */; |
| 142 | + productReference = 63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */; |
143 | 143 | productType = "com.apple.product-type.framework";
|
144 | 144 | };
|
145 |
| - 63C7FFF11D5C020D003BAE60 /* PMKCLTests */ = { |
| 145 | + 63C7FFF11D5C020D003BAE60 /* PMKHKTests */ = { |
146 | 146 | isa = PBXNativeTarget;
|
147 |
| - buildConfigurationList = 63C7FFFA1D5C020D003BAE60 /* Build configuration list for PBXNativeTarget "PMKCLTests" */; |
| 147 | + buildConfigurationList = 63C7FFFA1D5C020D003BAE60 /* Build configuration list for PBXNativeTarget "PMKHKTests" */; |
148 | 148 | buildPhases = (
|
149 | 149 | 63C7FFEE1D5C020D003BAE60 /* Sources */,
|
150 | 150 | 63C7FFEF1D5C020D003BAE60 /* Frameworks */,
|
|
155 | 155 | dependencies = (
|
156 | 156 | 63C7FFF91D5C020D003BAE60 /* PBXTargetDependency */,
|
157 | 157 | );
|
158 |
| - name = PMKCLTests; |
| 158 | + name = PMKHKTests; |
159 | 159 | productName = PMKTests/NS;
|
160 |
| - productReference = 63C7FFF21D5C020D003BAE60 /* PMKCLTests.xctest */; |
| 160 | + productReference = 63C7FFF21D5C020D003BAE60 /* PMKHKTests.xctest */; |
161 | 161 | productType = "com.apple.product-type.bundle.unit-test";
|
162 | 162 | };
|
163 | 163 | /* End PBXNativeTarget section */
|
|
182 | 182 | };
|
183 | 183 | };
|
184 | 184 | };
|
185 |
| - buildConfigurationList = 63C7FFA11D5BEE09003BAE60 /* Build configuration list for PBXProject "PMKCoreLocation" */; |
| 185 | + buildConfigurationList = 63C7FFA11D5BEE09003BAE60 /* Build configuration list for PBXProject "PMKHomeKit" */; |
186 | 186 | compatibilityVersion = "Xcode 3.2";
|
187 | 187 | developmentRegion = English;
|
188 | 188 | hasScannedForEncodings = 0;
|
|
194 | 194 | projectDirPath = "";
|
195 | 195 | projectRoot = "";
|
196 | 196 | targets = (
|
197 |
| - 63C7FFA61D5BEE09003BAE60 /* PMKCoreLocation */, |
198 |
| - 63C7FFF11D5C020D003BAE60 /* PMKCLTests */, |
| 197 | + 63C7FFA61D5BEE09003BAE60 /* PMKHomeKit */, |
| 198 | + 63C7FFF11D5C020D003BAE60 /* PMKHKTests */, |
199 | 199 | );
|
200 | 200 | };
|
201 | 201 | /* End PBXProject section */
|
|
244 | 244 | /* Begin PBXTargetDependency section */
|
245 | 245 | 63C7FFF91D5C020D003BAE60 /* PBXTargetDependency */ = {
|
246 | 246 | isa = PBXTargetDependency;
|
247 |
| - target = 63C7FFA61D5BEE09003BAE60 /* PMKCoreLocation */; |
| 247 | + target = 63C7FFA61D5BEE09003BAE60 /* PMKHomeKit */; |
248 | 248 | targetProxy = 63C7FFF81D5C020D003BAE60 /* PBXContainerItemProxy */;
|
249 | 249 | };
|
250 | 250 | /* End PBXTargetDependency section */
|
|
440 | 440 | /* End XCBuildConfiguration section */
|
441 | 441 |
|
442 | 442 | /* Begin XCConfigurationList section */
|
443 |
| - 63C7FFA11D5BEE09003BAE60 /* Build configuration list for PBXProject "PMKCoreLocation" */ = { |
| 443 | + 63C7FFA11D5BEE09003BAE60 /* Build configuration list for PBXProject "PMKHomeKit" */ = { |
444 | 444 | isa = XCConfigurationList;
|
445 | 445 | buildConfigurations = (
|
446 | 446 | 63C7FFAD1D5BEE09003BAE60 /* Debug */,
|
|
449 | 449 | defaultConfigurationIsVisible = 0;
|
450 | 450 | defaultConfigurationName = Release;
|
451 | 451 | };
|
452 |
| - 63C7FFAF1D5BEE09003BAE60 /* Build configuration list for PBXNativeTarget "PMKCoreLocation" */ = { |
| 452 | + 63C7FFAF1D5BEE09003BAE60 /* Build configuration list for PBXNativeTarget "PMKHomeKit" */ = { |
453 | 453 | isa = XCConfigurationList;
|
454 | 454 | buildConfigurations = (
|
455 | 455 | 63C7FFB01D5BEE09003BAE60 /* Debug */,
|
|
458 | 458 | defaultConfigurationIsVisible = 0;
|
459 | 459 | defaultConfigurationName = Release;
|
460 | 460 | };
|
461 |
| - 63C7FFFA1D5C020D003BAE60 /* Build configuration list for PBXNativeTarget "PMKCLTests" */ = { |
| 461 | + 63C7FFFA1D5C020D003BAE60 /* Build configuration list for PBXNativeTarget "PMKHKTests" */ = { |
462 | 462 | isa = XCConfigurationList;
|
463 | 463 | buildConfigurations = (
|
464 | 464 | 63C7FFFB1D5C020D003BAE60 /* Debug */,
|
|
0 commit comments