Skip to content

Commit 77ba843

Browse files
committed
Cleanup
1 parent ec9f22e commit 77ba843

13 files changed

+0
-655
lines changed

PMKHomeKit.xcodeproj/project.pbxproj

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,8 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
63199F0C1D5FF25C007E8A0E /* CLGeocoder+AnyPromise.h in Headers */ = {isa = PBXBuildFile; fileRef = 63199F061D5FF25C007E8A0E /* CLGeocoder+AnyPromise.h */; settings = {ATTRIBUTES = (Public, ); }; };
11-
63199F0D1D5FF25C007E8A0E /* CLGeocoder+AnyPromise.m in Sources */ = {isa = PBXBuildFile; fileRef = 63199F071D5FF25C007E8A0E /* CLGeocoder+AnyPromise.m */; };
12-
63199F0E1D5FF25C007E8A0E /* CLGeocoder+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63199F081D5FF25C007E8A0E /* CLGeocoder+Promise.swift */; };
13-
63199F0F1D5FF25C007E8A0E /* CLLocationManager+AnyPromise.h in Headers */ = {isa = PBXBuildFile; fileRef = 63199F091D5FF25C007E8A0E /* CLLocationManager+AnyPromise.h */; settings = {ATTRIBUTES = (Public, ); }; };
14-
63199F101D5FF25C007E8A0E /* CLLocationManager+AnyPromise.m in Sources */ = {isa = PBXBuildFile; fileRef = 63199F0A1D5FF25C007E8A0E /* CLLocationManager+AnyPromise.m */; };
15-
63199F111D5FF25C007E8A0E /* CLLocationManager+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63199F0B1D5FF25C007E8A0E /* CLLocationManager+Promise.swift */; };
1610
63199F161D5FF7B9007E8A0E /* CLGeocoderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63199F141D5FF7B9007E8A0E /* CLGeocoderTests.swift */; };
1711
63199F171D5FF7B9007E8A0E /* CLLocationManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63199F151D5FF7B9007E8A0E /* CLLocationManagerTests.swift */; };
18-
6358AB7A1D5D4B6700B9B157 /* PMKCoreLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 6358AB791D5D4B6700B9B157 /* PMKCoreLocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
1912
63C7FFF71D5C020D003BAE60 /* PMKHomeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */; };
2013
838C29D32103FB9700CE5309 /* HMAcessoryBrowser+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29CE2103FB9600CE5309 /* HMAcessoryBrowser+Promise.swift */; };
2114
838C29D42103FB9700CE5309 /* HMHome+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29CF2103FB9700CE5309 /* HMHome+Promise.swift */; };
@@ -35,15 +28,8 @@
3528
/* End PBXContainerItemProxy section */
3629

3730
/* Begin PBXFileReference section */
38-
63199F061D5FF25C007E8A0E /* CLGeocoder+AnyPromise.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "CLGeocoder+AnyPromise.h"; path = "Sources/CLGeocoder+AnyPromise.h"; sourceTree = SOURCE_ROOT; };
39-
63199F071D5FF25C007E8A0E /* CLGeocoder+AnyPromise.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "CLGeocoder+AnyPromise.m"; path = "Sources/CLGeocoder+AnyPromise.m"; sourceTree = SOURCE_ROOT; };
40-
63199F081D5FF25C007E8A0E /* CLGeocoder+Promise.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CLGeocoder+Promise.swift"; path = "Sources/CLGeocoder+Promise.swift"; sourceTree = SOURCE_ROOT; };
41-
63199F091D5FF25C007E8A0E /* CLLocationManager+AnyPromise.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "CLLocationManager+AnyPromise.h"; path = "Sources/CLLocationManager+AnyPromise.h"; sourceTree = SOURCE_ROOT; };
42-
63199F0A1D5FF25C007E8A0E /* CLLocationManager+AnyPromise.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "CLLocationManager+AnyPromise.m"; path = "Sources/CLLocationManager+AnyPromise.m"; sourceTree = SOURCE_ROOT; };
43-
63199F0B1D5FF25C007E8A0E /* CLLocationManager+Promise.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "CLLocationManager+Promise.swift"; path = "Sources/CLLocationManager+Promise.swift"; sourceTree = SOURCE_ROOT; };
4431
63199F141D5FF7B9007E8A0E /* CLGeocoderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CLGeocoderTests.swift; path = Tests/CLGeocoderTests.swift; sourceTree = SOURCE_ROOT; };
4532
63199F151D5FF7B9007E8A0E /* CLLocationManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CLLocationManagerTests.swift; path = Tests/CLLocationManagerTests.swift; sourceTree = SOURCE_ROOT; };
46-
6358AB791D5D4B6700B9B157 /* PMKCoreLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PMKCoreLocation.h; path = Sources/PMKCoreLocation.h; sourceTree = SOURCE_ROOT; };
4733
63C700091D5C0253003BAE60 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
4834
63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PMKHomeKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4935
63C7FFF21D5C020D003BAE60 /* PMKHKTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PMKHKTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -104,13 +90,6 @@
10490
838C29CF2103FB9700CE5309 /* HMHome+Promise.swift */,
10591
838C29D12103FB9700CE5309 /* HMHomeManager+Promise.swift */,
10692
838C29D22103FB9700CE5309 /* PromiseProxy.swift */,
107-
6358AB791D5D4B6700B9B157 /* PMKCoreLocation.h */,
108-
63199F061D5FF25C007E8A0E /* CLGeocoder+AnyPromise.h */,
109-
63199F071D5FF25C007E8A0E /* CLGeocoder+AnyPromise.m */,
110-
63199F081D5FF25C007E8A0E /* CLGeocoder+Promise.swift */,
111-
63199F091D5FF25C007E8A0E /* CLLocationManager+AnyPromise.h */,
112-
63199F0A1D5FF25C007E8A0E /* CLLocationManager+AnyPromise.m */,
113-
63199F0B1D5FF25C007E8A0E /* CLLocationManager+Promise.swift */,
11493
);
11594
path = Sources;
11695
sourceTree = SOURCE_ROOT;
@@ -131,9 +110,6 @@
131110
isa = PBXHeadersBuildPhase;
132111
buildActionMask = 2147483647;
133112
files = (
134-
63199F0F1D5FF25C007E8A0E /* CLLocationManager+AnyPromise.h in Headers */,
135-
63199F0C1D5FF25C007E8A0E /* CLGeocoder+AnyPromise.h in Headers */,
136-
6358AB7A1D5D4B6700B9B157 /* PMKCoreLocation.h in Headers */,
137113
);
138114
runOnlyForDeploymentPostprocessing = 0;
139115
};
@@ -238,15 +214,11 @@
238214
isa = PBXSourcesBuildPhase;
239215
buildActionMask = 2147483647;
240216
files = (
241-
63199F0E1D5FF25C007E8A0E /* CLGeocoder+Promise.swift in Sources */,
242217
838C29D62103FB9700CE5309 /* HMHomeManager+Promise.swift in Sources */,
243218
838C29D52103FB9700CE5309 /* HMCharacteristic+Promise.swift in Sources */,
244219
838C29D42103FB9700CE5309 /* HMHome+Promise.swift in Sources */,
245220
838C29D32103FB9700CE5309 /* HMAcessoryBrowser+Promise.swift in Sources */,
246-
63199F101D5FF25C007E8A0E /* CLLocationManager+AnyPromise.m in Sources */,
247221
838C29D72103FB9700CE5309 /* PromiseProxy.swift in Sources */,
248-
63199F0D1D5FF25C007E8A0E /* CLGeocoder+AnyPromise.m in Sources */,
249-
63199F111D5FF25C007E8A0E /* CLLocationManager+Promise.swift in Sources */,
250222
);
251223
runOnlyForDeploymentPostprocessing = 0;
252224
};

Sources/CLGeocoder+AnyPromise.h

Lines changed: 0 additions & 40 deletions
This file was deleted.

Sources/CLGeocoder+AnyPromise.m

Lines changed: 0 additions & 47 deletions
This file was deleted.

Sources/CLGeocoder+Promise.swift

Lines changed: 0 additions & 73 deletions
This file was deleted.

Sources/CLLocationManager+AnyPromise.h

Lines changed: 0 additions & 46 deletions
This file was deleted.

Sources/CLLocationManager+AnyPromise.m

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)