Skip to content

Commit 62f7d9f

Browse files
committed
Remove iOS project from macOS directory
1 parent f875992 commit 62f7d9f

File tree

7 files changed

+0
-168
lines changed

7 files changed

+0
-168
lines changed

macos/RNSQLiteDemo-iOS/AppDelegate.h

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

macos/RNSQLiteDemo-iOS/AppDelegate.m

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

macos/RNSQLiteDemo-iOS/Base.lproj/LaunchScreen.xib

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

macos/RNSQLiteDemo-iOS/Images.xcassets/AppIcon.appiconset/Contents.json

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

macos/RNSQLiteDemo-iOS/Images.xcassets/Contents.json

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

macos/RNSQLiteDemo-iOS/main.m

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

macos/RNSQLiteDemo.xcodeproj/project.pbxproj

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,7 @@
1616
/* End PBXBuildFile section */
1717

1818
/* Begin PBXFileReference section */
19-
008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
2019
02422F9FB6FF5F34B4E63E6F /* Pods-Shared-RNSQLiteDemo-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Shared-RNSQLiteDemo-macOS.debug.xcconfig"; path = "Target Support Files/Pods-Shared-RNSQLiteDemo-macOS/Pods-Shared-RNSQLiteDemo-macOS.debug.xcconfig"; sourceTree = "<group>"; };
21-
13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
22-
13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
23-
13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
24-
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
25-
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNSQLiteDemo/Info.plist; sourceTree = "<group>"; };
26-
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
2720
38423A3E24576CBC00BC2EAC /* main.jsbundle */ = {isa = PBXFileReference; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
2821
514201492437B4B30078DB4F /* RNSQLiteDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNSQLiteDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
2922
5142014B2437B4B30078DB4F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
@@ -56,20 +49,6 @@
5649
/* End PBXFrameworksBuildPhase section */
5750

5851
/* Begin PBXGroup section */
59-
13B07FAE1A68108700A75B9A /* RNSQLiteDemo-iOS */ = {
60-
isa = PBXGroup;
61-
children = (
62-
008F07F21AC5B25A0029DE68 /* main.jsbundle */,
63-
13B07FAF1A68108700A75B9A /* AppDelegate.h */,
64-
13B07FB01A68108700A75B9A /* AppDelegate.m */,
65-
13B07FB51A68108700A75B9A /* Images.xcassets */,
66-
13B07FB61A68108700A75B9A /* Info.plist */,
67-
13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
68-
13B07FB71A68108700A75B9A /* main.m */,
69-
);
70-
path = "RNSQLiteDemo-iOS";
71-
sourceTree = "<group>";
72-
};
7352
1986A43FA6A91CFACDF0A798 /* Pods */ = {
7453
isa = PBXGroup;
7554
children = (
@@ -120,7 +99,6 @@
12099
isa = PBXGroup;
121100
children = (
122101
5142014A2437B4B30078DB4F /* RNSQLiteDemo-macOS */,
123-
13B07FAE1A68108700A75B9A /* RNSQLiteDemo-iOS */,
124102
832341AE1AAA6A7D00B99B32 /* Libraries */,
125103
83CBBA001A601CBA00E9B192 /* Products */,
126104
2D16E6871FA4F8E400B85C8A /* Frameworks */,
@@ -281,14 +259,6 @@
281259
/* End PBXSourcesBuildPhase section */
282260

283261
/* Begin PBXVariantGroup section */
284-
13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
285-
isa = PBXVariantGroup;
286-
children = (
287-
13B07FB21A68108700A75B9A /* Base */,
288-
);
289-
name = LaunchScreen.xib;
290-
sourceTree = "<group>";
291-
};
292262
514201532437B4B40078DB4F /* Main.storyboard */ = {
293263
isa = PBXVariantGroup;
294264
children = (

0 commit comments

Comments
 (0)