Skip to content

Commit 70d022a

Browse files
committed
remove tests
1 parent a5aa088 commit 70d022a

4 files changed

Lines changed: 0 additions & 325 deletions

File tree

Example/Example.xcodeproj/project.pbxproj

Lines changed: 0 additions & 234 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,8 @@
1010
B883A4092DAC925400F41C4D /* mParticle-Rokt in Frameworks */ = {isa = PBXBuildFile; productRef = B883A4082DAC925400F41C4D /* mParticle-Rokt */; };
1111
/* End PBXBuildFile section */
1212

13-
/* Begin PBXContainerItemProxy section */
14-
B883A3EA2DAC923300F41C4D /* PBXContainerItemProxy */ = {
15-
isa = PBXContainerItemProxy;
16-
containerPortal = B883A3CB2DAC923100F41C4D /* Project object */;
17-
proxyType = 1;
18-
remoteGlobalIDString = B883A3D22DAC923100F41C4D;
19-
remoteInfo = Example;
20-
};
21-
B883A3F42DAC923300F41C4D /* PBXContainerItemProxy */ = {
22-
isa = PBXContainerItemProxy;
23-
containerPortal = B883A3CB2DAC923100F41C4D /* Project object */;
24-
proxyType = 1;
25-
remoteGlobalIDString = B883A3D22DAC923100F41C4D;
26-
remoteInfo = Example;
27-
};
28-
/* End PBXContainerItemProxy section */
29-
3013
/* Begin PBXFileReference section */
3114
B883A3D32DAC923100F41C4D /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
32-
B883A3E92DAC923300F41C4D /* ExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
33-
B883A3F32DAC923300F41C4D /* ExampleUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExampleUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
3415
/* End PBXFileReference section */
3516

3617
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
@@ -52,16 +33,6 @@
5233
path = Example;
5334
sourceTree = "<group>";
5435
};
55-
B883A3EC2DAC923300F41C4D /* ExampleTests */ = {
56-
isa = PBXFileSystemSynchronizedRootGroup;
57-
path = ExampleTests;
58-
sourceTree = "<group>";
59-
};
60-
B883A3F62DAC923300F41C4D /* ExampleUITests */ = {
61-
isa = PBXFileSystemSynchronizedRootGroup;
62-
path = ExampleUITests;
63-
sourceTree = "<group>";
64-
};
6536
/* End PBXFileSystemSynchronizedRootGroup section */
6637

6738
/* Begin PBXFrameworksBuildPhase section */
@@ -73,29 +44,13 @@
7344
);
7445
runOnlyForDeploymentPostprocessing = 0;
7546
};
76-
B883A3E62DAC923300F41C4D /* Frameworks */ = {
77-
isa = PBXFrameworksBuildPhase;
78-
buildActionMask = 2147483647;
79-
files = (
80-
);
81-
runOnlyForDeploymentPostprocessing = 0;
82-
};
83-
B883A3F02DAC923300F41C4D /* Frameworks */ = {
84-
isa = PBXFrameworksBuildPhase;
85-
buildActionMask = 2147483647;
86-
files = (
87-
);
88-
runOnlyForDeploymentPostprocessing = 0;
89-
};
9047
/* End PBXFrameworksBuildPhase section */
9148

9249
/* Begin PBXGroup section */
9350
B883A3CA2DAC923100F41C4D = {
9451
isa = PBXGroup;
9552
children = (
9653
B883A3D52DAC923100F41C4D /* Example */,
97-
B883A3EC2DAC923300F41C4D /* ExampleTests */,
98-
B883A3F62DAC923300F41C4D /* ExampleUITests */,
9954
B883A3D42DAC923100F41C4D /* Products */,
10055
);
10156
sourceTree = "<group>";
@@ -104,8 +59,6 @@
10459
isa = PBXGroup;
10560
children = (
10661
B883A3D32DAC923100F41C4D /* Example.app */,
107-
B883A3E92DAC923300F41C4D /* ExampleTests.xctest */,
108-
B883A3F32DAC923300F41C4D /* ExampleUITests.xctest */,
10962
);
11063
name = Products;
11164
sourceTree = "<group>";
@@ -136,52 +89,6 @@
13689
productReference = B883A3D32DAC923100F41C4D /* Example.app */;
13790
productType = "com.apple.product-type.application";
13891
};
139-
B883A3E82DAC923300F41C4D /* ExampleTests */ = {
140-
isa = PBXNativeTarget;
141-
buildConfigurationList = B883A4012DAC923300F41C4D /* Build configuration list for PBXNativeTarget "ExampleTests" */;
142-
buildPhases = (
143-
B883A3E52DAC923300F41C4D /* Sources */,
144-
B883A3E62DAC923300F41C4D /* Frameworks */,
145-
B883A3E72DAC923300F41C4D /* Resources */,
146-
);
147-
buildRules = (
148-
);
149-
dependencies = (
150-
B883A3EB2DAC923300F41C4D /* PBXTargetDependency */,
151-
);
152-
fileSystemSynchronizedGroups = (
153-
B883A3EC2DAC923300F41C4D /* ExampleTests */,
154-
);
155-
name = ExampleTests;
156-
packageProductDependencies = (
157-
);
158-
productName = ExampleTests;
159-
productReference = B883A3E92DAC923300F41C4D /* ExampleTests.xctest */;
160-
productType = "com.apple.product-type.bundle.unit-test";
161-
};
162-
B883A3F22DAC923300F41C4D /* ExampleUITests */ = {
163-
isa = PBXNativeTarget;
164-
buildConfigurationList = B883A4042DAC923300F41C4D /* Build configuration list for PBXNativeTarget "ExampleUITests" */;
165-
buildPhases = (
166-
B883A3EF2DAC923300F41C4D /* Sources */,
167-
B883A3F02DAC923300F41C4D /* Frameworks */,
168-
B883A3F12DAC923300F41C4D /* Resources */,
169-
);
170-
buildRules = (
171-
);
172-
dependencies = (
173-
B883A3F52DAC923300F41C4D /* PBXTargetDependency */,
174-
);
175-
fileSystemSynchronizedGroups = (
176-
B883A3F62DAC923300F41C4D /* ExampleUITests */,
177-
);
178-
name = ExampleUITests;
179-
packageProductDependencies = (
180-
);
181-
productName = ExampleUITests;
182-
productReference = B883A3F32DAC923300F41C4D /* ExampleUITests.xctest */;
183-
productType = "com.apple.product-type.bundle.ui-testing";
184-
};
18592
/* End PBXNativeTarget section */
18693

18794
/* Begin PBXProject section */
@@ -195,14 +102,6 @@
195102
B883A3D22DAC923100F41C4D = {
196103
CreatedOnToolsVersion = 16.3;
197104
};
198-
B883A3E82DAC923300F41C4D = {
199-
CreatedOnToolsVersion = 16.3;
200-
TestTargetID = B883A3D22DAC923100F41C4D;
201-
};
202-
B883A3F22DAC923300F41C4D = {
203-
CreatedOnToolsVersion = 16.3;
204-
TestTargetID = B883A3D22DAC923100F41C4D;
205-
};
206105
};
207106
};
208107
buildConfigurationList = B883A3CE2DAC923100F41C4D /* Build configuration list for PBXProject "Example" */;
@@ -223,8 +122,6 @@
223122
projectRoot = "";
224123
targets = (
225124
B883A3D22DAC923100F41C4D /* Example */,
226-
B883A3E82DAC923300F41C4D /* ExampleTests */,
227-
B883A3F22DAC923300F41C4D /* ExampleUITests */,
228125
);
229126
};
230127
/* End PBXProject section */
@@ -237,20 +134,6 @@
237134
);
238135
runOnlyForDeploymentPostprocessing = 0;
239136
};
240-
B883A3E72DAC923300F41C4D /* Resources */ = {
241-
isa = PBXResourcesBuildPhase;
242-
buildActionMask = 2147483647;
243-
files = (
244-
);
245-
runOnlyForDeploymentPostprocessing = 0;
246-
};
247-
B883A3F12DAC923300F41C4D /* Resources */ = {
248-
isa = PBXResourcesBuildPhase;
249-
buildActionMask = 2147483647;
250-
files = (
251-
);
252-
runOnlyForDeploymentPostprocessing = 0;
253-
};
254137
/* End PBXResourcesBuildPhase section */
255138

256139
/* Begin PBXSourcesBuildPhase section */
@@ -261,35 +144,8 @@
261144
);
262145
runOnlyForDeploymentPostprocessing = 0;
263146
};
264-
B883A3E52DAC923300F41C4D /* Sources */ = {
265-
isa = PBXSourcesBuildPhase;
266-
buildActionMask = 2147483647;
267-
files = (
268-
);
269-
runOnlyForDeploymentPostprocessing = 0;
270-
};
271-
B883A3EF2DAC923300F41C4D /* Sources */ = {
272-
isa = PBXSourcesBuildPhase;
273-
buildActionMask = 2147483647;
274-
files = (
275-
);
276-
runOnlyForDeploymentPostprocessing = 0;
277-
};
278147
/* End PBXSourcesBuildPhase section */
279148

280-
/* Begin PBXTargetDependency section */
281-
B883A3EB2DAC923300F41C4D /* PBXTargetDependency */ = {
282-
isa = PBXTargetDependency;
283-
target = B883A3D22DAC923100F41C4D /* Example */;
284-
targetProxy = B883A3EA2DAC923300F41C4D /* PBXContainerItemProxy */;
285-
};
286-
B883A3F52DAC923300F41C4D /* PBXTargetDependency */ = {
287-
isa = PBXTargetDependency;
288-
target = B883A3D22DAC923100F41C4D /* Example */;
289-
targetProxy = B883A3F42DAC923300F41C4D /* PBXContainerItemProxy */;
290-
};
291-
/* End PBXTargetDependency section */
292-
293149
/* Begin XCBuildConfiguration section */
294150
B883A3FD2DAC923300F41C4D /* Debug */ = {
295151
isa = XCBuildConfiguration;
@@ -468,78 +324,6 @@
468324
};
469325
name = Release;
470326
};
471-
B883A4022DAC923300F41C4D /* Debug */ = {
472-
isa = XCBuildConfiguration;
473-
buildSettings = {
474-
BUNDLE_LOADER = "$(TEST_HOST)";
475-
CODE_SIGN_STYLE = Automatic;
476-
CURRENT_PROJECT_VERSION = 1;
477-
DEVELOPMENT_TEAM = EX8W57PJ9C;
478-
GENERATE_INFOPLIST_FILE = YES;
479-
IPHONEOS_DEPLOYMENT_TARGET = 18.4;
480-
MARKETING_VERSION = 1.0;
481-
PRODUCT_BUNDLE_IDENTIFIER = com.rokt.ExampleTests;
482-
PRODUCT_NAME = "$(TARGET_NAME)";
483-
SWIFT_EMIT_LOC_STRINGS = NO;
484-
SWIFT_VERSION = 5.0;
485-
TARGETED_DEVICE_FAMILY = "1,2";
486-
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Example";
487-
};
488-
name = Debug;
489-
};
490-
B883A4032DAC923300F41C4D /* Release */ = {
491-
isa = XCBuildConfiguration;
492-
buildSettings = {
493-
BUNDLE_LOADER = "$(TEST_HOST)";
494-
CODE_SIGN_STYLE = Automatic;
495-
CURRENT_PROJECT_VERSION = 1;
496-
DEVELOPMENT_TEAM = EX8W57PJ9C;
497-
GENERATE_INFOPLIST_FILE = YES;
498-
IPHONEOS_DEPLOYMENT_TARGET = 18.4;
499-
MARKETING_VERSION = 1.0;
500-
PRODUCT_BUNDLE_IDENTIFIER = com.rokt.ExampleTests;
501-
PRODUCT_NAME = "$(TARGET_NAME)";
502-
SWIFT_EMIT_LOC_STRINGS = NO;
503-
SWIFT_VERSION = 5.0;
504-
TARGETED_DEVICE_FAMILY = "1,2";
505-
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Example";
506-
};
507-
name = Release;
508-
};
509-
B883A4052DAC923300F41C4D /* Debug */ = {
510-
isa = XCBuildConfiguration;
511-
buildSettings = {
512-
CODE_SIGN_STYLE = Automatic;
513-
CURRENT_PROJECT_VERSION = 1;
514-
DEVELOPMENT_TEAM = EX8W57PJ9C;
515-
GENERATE_INFOPLIST_FILE = YES;
516-
MARKETING_VERSION = 1.0;
517-
PRODUCT_BUNDLE_IDENTIFIER = com.rokt.ExampleUITests;
518-
PRODUCT_NAME = "$(TARGET_NAME)";
519-
SWIFT_EMIT_LOC_STRINGS = NO;
520-
SWIFT_VERSION = 5.0;
521-
TARGETED_DEVICE_FAMILY = "1,2";
522-
TEST_TARGET_NAME = Example;
523-
};
524-
name = Debug;
525-
};
526-
B883A4062DAC923300F41C4D /* Release */ = {
527-
isa = XCBuildConfiguration;
528-
buildSettings = {
529-
CODE_SIGN_STYLE = Automatic;
530-
CURRENT_PROJECT_VERSION = 1;
531-
DEVELOPMENT_TEAM = EX8W57PJ9C;
532-
GENERATE_INFOPLIST_FILE = YES;
533-
MARKETING_VERSION = 1.0;
534-
PRODUCT_BUNDLE_IDENTIFIER = com.rokt.ExampleUITests;
535-
PRODUCT_NAME = "$(TARGET_NAME)";
536-
SWIFT_EMIT_LOC_STRINGS = NO;
537-
SWIFT_VERSION = 5.0;
538-
TARGETED_DEVICE_FAMILY = "1,2";
539-
TEST_TARGET_NAME = Example;
540-
};
541-
name = Release;
542-
};
543327
/* End XCBuildConfiguration section */
544328

545329
/* Begin XCConfigurationList section */
@@ -561,24 +345,6 @@
561345
defaultConfigurationIsVisible = 0;
562346
defaultConfigurationName = Release;
563347
};
564-
B883A4012DAC923300F41C4D /* Build configuration list for PBXNativeTarget "ExampleTests" */ = {
565-
isa = XCConfigurationList;
566-
buildConfigurations = (
567-
B883A4022DAC923300F41C4D /* Debug */,
568-
B883A4032DAC923300F41C4D /* Release */,
569-
);
570-
defaultConfigurationIsVisible = 0;
571-
defaultConfigurationName = Release;
572-
};
573-
B883A4042DAC923300F41C4D /* Build configuration list for PBXNativeTarget "ExampleUITests" */ = {
574-
isa = XCConfigurationList;
575-
buildConfigurations = (
576-
B883A4052DAC923300F41C4D /* Debug */,
577-
B883A4062DAC923300F41C4D /* Release */,
578-
);
579-
defaultConfigurationIsVisible = 0;
580-
defaultConfigurationName = Release;
581-
};
582348
/* End XCConfigurationList section */
583349

584350
/* Begin XCLocalSwiftPackageReference section */

Example/ExampleTests/ExampleTests.swift

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

Example/ExampleUITests/ExampleUITests.swift

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

0 commit comments

Comments
 (0)