Skip to content

Commit a6d1be6

Browse files
committed
Remove old tests
1 parent 0c72005 commit a6d1be6

File tree

3 files changed

+0
-205
lines changed

3 files changed

+0
-205
lines changed

PMKHomeKit.xcodeproj/project.pbxproj

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

99
/* 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 */; };
1210
63C7FFF71D5C020D003BAE60 /* PMKHomeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */; };
1311
838C29D32103FB9700CE5309 /* HMAcessoryBrowser+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29CE2103FB9600CE5309 /* HMAcessoryBrowser+Promise.swift */; };
1412
838C29D42103FB9700CE5309 /* HMHome+Promise.swift in Sources */ = {isa = PBXBuildFile; fileRef = 838C29CF2103FB9700CE5309 /* HMHome+Promise.swift */; };
@@ -28,8 +26,6 @@
2826
/* End PBXContainerItemProxy section */
2927

3028
/* 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; };
3329
63C700091D5C0253003BAE60 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
3430
63C7FFA71D5BEE09003BAE60 /* PMKHomeKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PMKHomeKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3531
63C7FFF21D5C020D003BAE60 /* PMKHKTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PMKHKTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -97,8 +93,6 @@
9793
63C7FFF31D5C020D003BAE60 /* Tests */ = {
9894
isa = PBXGroup;
9995
children = (
100-
63199F141D5FF7B9007E8A0E /* CLGeocoderTests.swift */,
101-
63199F151D5FF7B9007E8A0E /* CLLocationManagerTests.swift */,
10296
);
10397
path = Tests;
10498
sourceTree = SOURCE_ROOT;
@@ -226,8 +220,6 @@
226220
isa = PBXSourcesBuildPhase;
227221
buildActionMask = 2147483647;
228222
files = (
229-
63199F161D5FF7B9007E8A0E /* CLGeocoderTests.swift in Sources */,
230-
63199F171D5FF7B9007E8A0E /* CLLocationManagerTests.swift in Sources */,
231223
);
232224
runOnlyForDeploymentPostprocessing = 0;
233225
};

Tests/CLGeocoderTests.swift

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

Tests/CLLocationManagerTests.swift

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

0 commit comments

Comments
 (0)