Skip to content

Commit 4efa5c8

Browse files
committed
add react-native-restart to xcode
1 parent 1bf3cb4 commit 4efa5c8

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

ios/AllAboutOlaf.xcodeproj/project.pbxproj

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
A3D56267BEA24AB583A6D2A2 /* libCodePush.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E90E6CCE2A464D80BE6D83B2 /* libCodePush.a */; };
4545
A90299E6C1BD45C385BBF8F0 /* libDBCustomTabs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D222CA78E6554BBB83448435 /* libDBCustomTabs.a */; };
4646
BBDFD91C684046CB9FD0CD55 /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 742B362B86E443C09A7F9FD9 /* Entypo.ttf */; };
47+
C05E29F9598A4CA284DE922A /* libRCTRestart.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14483BC863F7489F8369E21B /* libRCTRestart.a */; };
4748
/* End PBXBuildFile section */
4849

4950
/* Begin PBXContainerItemProxy section */
@@ -131,6 +132,13 @@
131132
remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
132133
remoteInfo = "jschelpers-tvOS";
133134
};
135+
006118571EE51CD100638440 /* PBXContainerItemProxy */ = {
136+
isa = PBXContainerItemProxy;
137+
containerPortal = DBE3B3C3883845C787D391C2 /* RCTRestart.xcodeproj */;
138+
proxyType = 2;
139+
remoteGlobalIDString = 3245CDED1BFEE35C00EABF68;
140+
remoteInfo = RCTRestart;
141+
};
134142
008413781D5C3AC30034750D /* PBXContainerItemProxy */ = {
135143
isa = PBXContainerItemProxy;
136144
containerPortal = 43E420DADB24468C9E296F25 /* RNVectorIcons.xcodeproj */;
@@ -368,6 +376,7 @@
368376
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = AllAboutOlaf/Images.xcassets; sourceTree = "<group>"; };
369377
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = AllAboutOlaf/Info.plist; sourceTree = "<group>"; };
370378
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = AllAboutOlaf/main.m; sourceTree = "<group>"; };
379+
14483BC863F7489F8369E21B /* libRCTRestart.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRCTRestart.a; sourceTree = "<group>"; };
371380
146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
372381
150D47C893AB4ACBA45D7AF8 /* RCTGoogleAnalyticsBridge.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RCTGoogleAnalyticsBridge.xcodeproj; path = "../node_modules/react-native-google-analytics-bridge/ios/RCTGoogleAnalyticsBridge/RCTGoogleAnalyticsBridge.xcodeproj"; sourceTree = "<group>"; };
373382
17311DD2DB1B4EE0AFAA0BC4 /* RNViewShot.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNViewShot.xcodeproj; path = "../node_modules/react-native-view-shot/ios/RNViewShot.xcodeproj"; sourceTree = "<group>"; };
@@ -401,6 +410,7 @@
401410
CE0A6E16923B40C9930B546C /* ReactNativeCustomTabs.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeCustomTabs.xcodeproj; path = "../node_modules/react-native-custom-tabs/ios/ReactNativeCustomTabs.xcodeproj"; sourceTree = "<group>"; };
402411
D222CA78E6554BBB83448435 /* libDBCustomTabs.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libDBCustomTabs.a; sourceTree = "<group>"; };
403412
D530CE76BA714A59B2BECB28 /* libSafariViewManager.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libSafariViewManager.a; sourceTree = "<group>"; };
413+
DBE3B3C3883845C787D391C2 /* RCTRestart.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RCTRestart.xcodeproj; path = "../node_modules/react-native-restart/ios/RCTRestart.xcodeproj"; sourceTree = "<group>"; };
404414
E288E9E30083441F948E40BF /* RNSearchBar.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNSearchBar.xcodeproj; path = "../node_modules/react-native-search-bar/RNSearchBar.xcodeproj"; sourceTree = "<group>"; };
405415
E6FBE71A05CC43E2B4885180 /* Ionicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Ionicons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf"; sourceTree = "<group>"; };
406416
E90E6CCE2A464D80BE6D83B2 /* libCodePush.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libCodePush.a; sourceTree = "<group>"; };
@@ -448,6 +458,7 @@
448458
24A24E891B0D46F784E47912 /* libBugsnagReactNative.a in Frameworks */,
449459
9E5D73F8D3CC4F7499359624 /* libRNNetworkInfo.a in Frameworks */,
450460
1F80C8072BCE4729A1D62A16 /* libAirMaps.a in Frameworks */,
461+
C05E29F9598A4CA284DE922A /* libRCTRestart.a in Frameworks */,
451462
);
452463
runOnlyForDeploymentPostprocessing = 0;
453464
};
@@ -502,6 +513,14 @@
502513
name = Products;
503514
sourceTree = "<group>";
504515
};
516+
006118441EE51CD100638440 /* Products */ = {
517+
isa = PBXGroup;
518+
children = (
519+
006118581EE51CD100638440 /* libRCTRestart.a */,
520+
);
521+
name = Products;
522+
sourceTree = "<group>";
523+
};
505524
008413661D5C3AC30034750D /* Products */ = {
506525
isa = PBXGroup;
507526
children = (
@@ -749,6 +768,7 @@
749768
71D5CCADA66D45008D9A38F2 /* RNVectorIcons.xcodeproj */,
750769
17311DD2DB1B4EE0AFAA0BC4 /* RNViewShot.xcodeproj */,
751770
89FC2AFC0A394CFFAE89242D /* SafariViewManager.xcodeproj */,
771+
DBE3B3C3883845C787D391C2 /* RCTRestart.xcodeproj */,
752772
);
753773
name = Libraries;
754774
sourceTree = "<group>";
@@ -915,6 +935,10 @@
915935
ProductGroup = 00158A811E4FAE9E00F78C7B /* Products */;
916936
ProjectRef = 916377371C784A9B8A7A1F5C /* RCTOneSignal.xcodeproj */;
917937
},
938+
{
939+
ProductGroup = 006118441EE51CD100638440 /* Products */;
940+
ProjectRef = DBE3B3C3883845C787D391C2 /* RCTRestart.xcodeproj */;
941+
},
918942
{
919943
ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
920944
ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
@@ -1069,6 +1093,13 @@
10691093
remoteRef = 0035C10C1E4F59AE00768B84 /* PBXContainerItemProxy */;
10701094
sourceTree = BUILT_PRODUCTS_DIR;
10711095
};
1096+
006118581EE51CD100638440 /* libRCTRestart.a */ = {
1097+
isa = PBXReferenceProxy;
1098+
fileType = archive.ar;
1099+
path = libRCTRestart.a;
1100+
remoteRef = 006118571EE51CD100638440 /* PBXContainerItemProxy */;
1101+
sourceTree = BUILT_PRODUCTS_DIR;
1102+
};
10721103
008413791D5C3AC30034750D /* libRNVectorIcons.a */ = {
10731104
isa = PBXReferenceProxy;
10741105
fileType = archive.ar;
@@ -1432,6 +1463,7 @@
14321463
"$(SRCROOT)/../node_modules/bugsnag-react-native/cocoa/**",
14331464
"$(SRCROOT)/../node_modules/react-native-maps/ios/**",
14341465
"$(SRCROOT)/../node_modules/react-native-network-info/ios",
1466+
"$(SRCROOT)/../node_modules/react-native-restart/ios/RCTRestart",
14351467
);
14361468
INFOPLIST_FILE = AllAboutOlaf/Info.plist;
14371469
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -1478,6 +1510,7 @@
14781510
"$(SRCROOT)/../node_modules/bugsnag-react-native/cocoa/**",
14791511
"$(SRCROOT)/../node_modules/react-native-maps/ios/**",
14801512
"$(SRCROOT)/../node_modules/react-native-network-info/ios",
1513+
"$(SRCROOT)/../node_modules/react-native-restart/ios/RCTRestart",
14811514
);
14821515
INFOPLIST_FILE = AllAboutOlaf/Info.plist;
14831516
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";

0 commit comments

Comments
 (0)