Skip to content

Commit 3714441

Browse files
authored
Remove native iOS tests (#62)
1 parent 9efb982 commit 3714441

File tree

4 files changed

+0
-274
lines changed

4 files changed

+0
-274
lines changed

template/ios/HelloWorld.xcodeproj/project.pbxproj

-179
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
00E356F31AD99517003FC87E /* HelloWorldTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* HelloWorldTests.m */; };
1110
0C80B921A6F3F58F76C31292 /* libPods-HelloWorld.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-HelloWorld.a */; };
1211
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
1312
761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; };
14-
7699B88040F8A987B510C191 /* libPods-HelloWorld-HelloWorldTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-HelloWorld-HelloWorldTests.a */; };
1513
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
1614
/* End PBXBuildFile section */
1715

@@ -26,33 +24,20 @@
2624
/* End PBXContainerItemProxy section */
2725

2826
/* Begin PBXFileReference section */
29-
00E356EE1AD99517003FC87E /* HelloWorldTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HelloWorldTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
3027
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
31-
00E356F21AD99517003FC87E /* HelloWorldTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = HelloWorldTests.m; sourceTree = "<group>"; };
3228
13B07F961A680F5B00A75B9A /* HelloWorld.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HelloWorld.app; sourceTree = BUILT_PRODUCTS_DIR; };
3329
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = HelloWorld/Images.xcassets; sourceTree = "<group>"; };
3430
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = HelloWorld/Info.plist; sourceTree = "<group>"; };
3531
13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = HelloWorld/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
36-
19F6CBCC0A4E27FBF8BF4A61 /* libPods-HelloWorld-HelloWorldTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HelloWorld-HelloWorldTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
3732
3B4392A12AC88292D35C810B /* Pods-HelloWorld.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld.debug.xcconfig"; path = "Target Support Files/Pods-HelloWorld/Pods-HelloWorld.debug.xcconfig"; sourceTree = "<group>"; };
3833
5709B34CF0A7D63546082F79 /* Pods-HelloWorld.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld.release.xcconfig"; path = "Target Support Files/Pods-HelloWorld/Pods-HelloWorld.release.xcconfig"; sourceTree = "<group>"; };
39-
5B7EB9410499542E8C5724F5 /* Pods-HelloWorld-HelloWorldTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld-HelloWorldTests.debug.xcconfig"; path = "Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests.debug.xcconfig"; sourceTree = "<group>"; };
4034
5DCACB8F33CDC322A6C60F78 /* libPods-HelloWorld.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-HelloWorld.a"; sourceTree = BUILT_PRODUCTS_DIR; };
4135
761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = HelloWorld/AppDelegate.swift; sourceTree = "<group>"; };
4236
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = HelloWorld/LaunchScreen.storyboard; sourceTree = "<group>"; };
43-
89C6BE57DB24E9ADA2F236DE /* Pods-HelloWorld-HelloWorldTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HelloWorld-HelloWorldTests.release.xcconfig"; path = "Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests.release.xcconfig"; sourceTree = "<group>"; };
4437
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
4538
/* End PBXFileReference section */
4639

4740
/* Begin PBXFrameworksBuildPhase section */
48-
00E356EB1AD99517003FC87E /* Frameworks */ = {
49-
isa = PBXFrameworksBuildPhase;
50-
buildActionMask = 2147483647;
51-
files = (
52-
7699B88040F8A987B510C191 /* libPods-HelloWorld-HelloWorldTests.a in Frameworks */,
53-
);
54-
runOnlyForDeploymentPostprocessing = 0;
55-
};
5641
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
5742
isa = PBXFrameworksBuildPhase;
5843
buildActionMask = 2147483647;
@@ -64,15 +49,6 @@
6449
/* End PBXFrameworksBuildPhase section */
6550

6651
/* Begin PBXGroup section */
67-
00E356EF1AD99517003FC87E /* HelloWorldTests */ = {
68-
isa = PBXGroup;
69-
children = (
70-
00E356F21AD99517003FC87E /* HelloWorldTests.m */,
71-
00E356F01AD99517003FC87E /* Supporting Files */,
72-
);
73-
path = HelloWorldTests;
74-
sourceTree = "<group>";
75-
};
7652
00E356F01AD99517003FC87E /* Supporting Files */ = {
7753
isa = PBXGroup;
7854
children = (
@@ -98,7 +74,6 @@
9874
children = (
9975
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
10076
5DCACB8F33CDC322A6C60F78 /* libPods-HelloWorld.a */,
101-
19F6CBCC0A4E27FBF8BF4A61 /* libPods-HelloWorld-HelloWorldTests.a */,
10277
);
10378
name = Frameworks;
10479
sourceTree = "<group>";
@@ -115,7 +90,6 @@
11590
children = (
11691
13B07FAE1A68108700A75B9A /* HelloWorld */,
11792
832341AE1AAA6A7D00B99B32 /* Libraries */,
118-
00E356EF1AD99517003FC87E /* HelloWorldTests */,
11993
83CBBA001A601CBA00E9B192 /* Products */,
12094
2D16E6871FA4F8E400B85C8A /* Frameworks */,
12195
BBD78D7AC51CEA395F1C20DB /* Pods */,
@@ -129,7 +103,6 @@
129103
isa = PBXGroup;
130104
children = (
131105
13B07F961A680F5B00A75B9A /* HelloWorld.app */,
132-
00E356EE1AD99517003FC87E /* HelloWorldTests.xctest */,
133106
);
134107
name = Products;
135108
sourceTree = "<group>";
@@ -139,36 +112,13 @@
139112
children = (
140113
3B4392A12AC88292D35C810B /* Pods-HelloWorld.debug.xcconfig */,
141114
5709B34CF0A7D63546082F79 /* Pods-HelloWorld.release.xcconfig */,
142-
5B7EB9410499542E8C5724F5 /* Pods-HelloWorld-HelloWorldTests.debug.xcconfig */,
143-
89C6BE57DB24E9ADA2F236DE /* Pods-HelloWorld-HelloWorldTests.release.xcconfig */,
144115
);
145116
path = Pods;
146117
sourceTree = "<group>";
147118
};
148119
/* End PBXGroup section */
149120

150121
/* Begin PBXNativeTarget section */
151-
00E356ED1AD99517003FC87E /* HelloWorldTests */ = {
152-
isa = PBXNativeTarget;
153-
buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "HelloWorldTests" */;
154-
buildPhases = (
155-
A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */,
156-
00E356EA1AD99517003FC87E /* Sources */,
157-
00E356EB1AD99517003FC87E /* Frameworks */,
158-
00E356EC1AD99517003FC87E /* Resources */,
159-
C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */,
160-
F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */,
161-
);
162-
buildRules = (
163-
);
164-
dependencies = (
165-
00E356F51AD99517003FC87E /* PBXTargetDependency */,
166-
);
167-
name = HelloWorldTests;
168-
productName = HelloWorldTests;
169-
productReference = 00E356EE1AD99517003FC87E /* HelloWorldTests.xctest */;
170-
productType = "com.apple.product-type.bundle.unit-test";
171-
};
172122
13B07F861A680F5B00A75B9A /* HelloWorld */ = {
173123
isa = PBXNativeTarget;
174124
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "HelloWorld" */;
@@ -198,10 +148,6 @@
198148
attributes = {
199149
LastUpgradeCheck = 1210;
200150
TargetAttributes = {
201-
00E356ED1AD99517003FC87E = {
202-
CreatedOnToolsVersion = 6.2;
203-
TestTargetID = 13B07F861A680F5B00A75B9A;
204-
};
205151
13B07F861A680F5B00A75B9A = {
206152
LastSwiftMigration = 1120;
207153
};
@@ -221,7 +167,6 @@
221167
projectRoot = "";
222168
targets = (
223169
13B07F861A680F5B00A75B9A /* HelloWorld */,
224-
00E356ED1AD99517003FC87E /* HelloWorldTests */,
225170
);
226171
};
227172
/* End PBXProject section */
@@ -279,28 +224,6 @@
279224
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloWorld/Pods-HelloWorld-frameworks.sh\"\n";
280225
showEnvVarsInLog = 0;
281226
};
282-
A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = {
283-
isa = PBXShellScriptBuildPhase;
284-
buildActionMask = 2147483647;
285-
files = (
286-
);
287-
inputFileListPaths = (
288-
);
289-
inputPaths = (
290-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
291-
"${PODS_ROOT}/Manifest.lock",
292-
);
293-
name = "[CP] Check Pods Manifest.lock";
294-
outputFileListPaths = (
295-
);
296-
outputPaths = (
297-
"$(DERIVED_FILE_DIR)/Pods-HelloWorld-HelloWorldTests-checkManifestLockResult.txt",
298-
);
299-
runOnlyForDeploymentPostprocessing = 0;
300-
shellPath = /bin/sh;
301-
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
302-
showEnvVarsInLog = 0;
303-
};
304227
C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = {
305228
isa = PBXShellScriptBuildPhase;
306229
buildActionMask = 2147483647;
@@ -323,23 +246,6 @@
323246
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
324247
showEnvVarsInLog = 0;
325248
};
326-
C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */ = {
327-
isa = PBXShellScriptBuildPhase;
328-
buildActionMask = 2147483647;
329-
files = (
330-
);
331-
inputFileListPaths = (
332-
"${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
333-
);
334-
name = "[CP] Embed Pods Frameworks";
335-
outputFileListPaths = (
336-
"${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
337-
);
338-
runOnlyForDeploymentPostprocessing = 0;
339-
shellPath = /bin/sh;
340-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-frameworks.sh\"\n";
341-
showEnvVarsInLog = 0;
342-
};
343249
E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = {
344250
isa = PBXShellScriptBuildPhase;
345251
buildActionMask = 2147483647;
@@ -357,34 +263,9 @@
357263
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloWorld/Pods-HelloWorld-resources.sh\"\n";
358264
showEnvVarsInLog = 0;
359265
};
360-
F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */ = {
361-
isa = PBXShellScriptBuildPhase;
362-
buildActionMask = 2147483647;
363-
files = (
364-
);
365-
inputFileListPaths = (
366-
"${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-resources-${CONFIGURATION}-input-files.xcfilelist",
367-
);
368-
name = "[CP] Copy Pods Resources";
369-
outputFileListPaths = (
370-
"${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-resources-${CONFIGURATION}-output-files.xcfilelist",
371-
);
372-
runOnlyForDeploymentPostprocessing = 0;
373-
shellPath = /bin/sh;
374-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HelloWorld-HelloWorldTests/Pods-HelloWorld-HelloWorldTests-resources.sh\"\n";
375-
showEnvVarsInLog = 0;
376-
};
377266
/* End PBXShellScriptBuildPhase section */
378267

379268
/* Begin PBXSourcesBuildPhase section */
380-
00E356EA1AD99517003FC87E /* Sources */ = {
381-
isa = PBXSourcesBuildPhase;
382-
buildActionMask = 2147483647;
383-
files = (
384-
00E356F31AD99517003FC87E /* HelloWorldTests.m in Sources */,
385-
);
386-
runOnlyForDeploymentPostprocessing = 0;
387-
};
388269
13B07F871A680F5B00A75B9A /* Sources */ = {
389270
isa = PBXSourcesBuildPhase;
390271
buildActionMask = 2147483647;
@@ -404,57 +285,6 @@
404285
/* End PBXTargetDependency section */
405286

406287
/* Begin XCBuildConfiguration section */
407-
00E356F61AD99517003FC87E /* Debug */ = {
408-
isa = XCBuildConfiguration;
409-
baseConfigurationReference = 5B7EB9410499542E8C5724F5 /* Pods-HelloWorld-HelloWorldTests.debug.xcconfig */;
410-
buildSettings = {
411-
BUNDLE_LOADER = "$(TEST_HOST)";
412-
GCC_PREPROCESSOR_DEFINITIONS = (
413-
"DEBUG=1",
414-
"$(inherited)",
415-
);
416-
INFOPLIST_FILE = HelloWorldTests/Info.plist;
417-
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
418-
LD_RUNPATH_SEARCH_PATHS = (
419-
"$(inherited)",
420-
"@executable_path/Frameworks",
421-
"@loader_path/Frameworks",
422-
);
423-
OTHER_LDFLAGS = (
424-
"-ObjC",
425-
"-lc++",
426-
"$(inherited)",
427-
);
428-
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
429-
PRODUCT_NAME = "$(TARGET_NAME)";
430-
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HelloWorld.app/HelloWorld";
431-
};
432-
name = Debug;
433-
};
434-
00E356F71AD99517003FC87E /* Release */ = {
435-
isa = XCBuildConfiguration;
436-
baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-HelloWorld-HelloWorldTests.release.xcconfig */;
437-
buildSettings = {
438-
BUNDLE_LOADER = "$(TEST_HOST)";
439-
COPY_PHASE_STRIP = NO;
440-
INFOPLIST_FILE = HelloWorldTests/Info.plist;
441-
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
442-
LD_RUNPATH_SEARCH_PATHS = (
443-
"$(inherited)",
444-
"@executable_path/Frameworks",
445-
"@loader_path/Frameworks",
446-
);
447-
OTHER_LDFLAGS = (
448-
"-ObjC",
449-
"-lc++",
450-
"$(inherited)",
451-
);
452-
PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
453-
PRODUCT_NAME = "$(TARGET_NAME)";
454-
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HelloWorld.app/HelloWorld";
455-
};
456-
name = Release;
457-
};
458288
13B07F941A680F5B00A75B9A /* Debug */ = {
459289
isa = XCBuildConfiguration;
460290
baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-HelloWorld.debug.xcconfig */;
@@ -651,15 +481,6 @@
651481
/* End XCBuildConfiguration section */
652482

653483
/* Begin XCConfigurationList section */
654-
00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "HelloWorldTests" */ = {
655-
isa = XCConfigurationList;
656-
buildConfigurations = (
657-
00E356F61AD99517003FC87E /* Debug */,
658-
00E356F71AD99517003FC87E /* Release */,
659-
);
660-
defaultConfigurationIsVisible = 0;
661-
defaultConfigurationName = Release;
662-
};
663484
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "HelloWorld" */ = {
664485
isa = XCConfigurationList;
665486
buildConfigurations = (

template/ios/HelloWorldTests/HelloWorldTests.m

-66
This file was deleted.

template/ios/HelloWorldTests/Info.plist

-24
This file was deleted.

0 commit comments

Comments
 (0)