Skip to content

Commit 5f67adb

Browse files
committed
deletes obj c tests
1 parent bce934a commit 5f67adb

File tree

3 files changed

+0
-114
lines changed

3 files changed

+0
-114
lines changed

ios/Sample.xcodeproj/project.pbxproj

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,6 @@
123123
00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
124124
00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
125125
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
126-
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
127-
00E356F21AD99517003FC87E /* SampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleTests.m; sourceTree = "<group>"; };
128126
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
129127
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
130128
13B07F961A680F5B00A75B9A /* Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sample.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -212,23 +210,6 @@
212210
name = Products;
213211
sourceTree = "<group>";
214212
};
215-
00E356EF1AD99517003FC87E /* SampleTests */ = {
216-
isa = PBXGroup;
217-
children = (
218-
00E356F21AD99517003FC87E /* SampleTests.m */,
219-
00E356F01AD99517003FC87E /* Supporting Files */,
220-
);
221-
path = SampleTests;
222-
sourceTree = "<group>";
223-
};
224-
00E356F01AD99517003FC87E /* Supporting Files */ = {
225-
isa = PBXGroup;
226-
children = (
227-
00E356F11AD99517003FC87E /* Info.plist */,
228-
);
229-
name = "Supporting Files";
230-
sourceTree = "<group>";
231-
};
232213
139105B71AF99BAD00B5F7CC /* Products */ = {
233214
isa = PBXGroup;
234215
children = (
@@ -327,7 +308,6 @@
327308
D36DCD921BD4A91C00B3EB2F /* Config */,
328309
13B07FAE1A68108700A75B9A /* Sample */,
329310
832341AE1AAA6A7D00B99B32 /* Libraries */,
330-
00E356EF1AD99517003FC87E /* SampleTests */,
331311
83CBBA001A601CBA00E9B192 /* Products */,
332312
30AE60BBEF6F20AE3A411389 /* Pods */,
333313
62C2C37584A469E6008CF501 /* Frameworks */,

ios/SampleTests/Info.plist

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

ios/SampleTests/SampleTests.m

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

0 commit comments

Comments
 (0)