Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 2b8c4b7

Browse files
authored
Merge pull request #154 from BoostIO/add-info
Add info
2 parents f6bc794 + f0ae62d commit 2b8c4b7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ios/boostnotemobile.xcodeproj/project.pbxproj

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -329,18 +329,18 @@
329329
remoteGlobalIDString = 58B5119B1A9E6C1200147676;
330330
remoteInfo = RCTText;
331331
};
332-
940B174C1FF713F7002CB71C /* PBXContainerItemProxy */ = {
332+
940B18F71FF71EBB002CB71C /* PBXContainerItemProxy */ = {
333333
isa = PBXContainerItemProxy;
334334
containerPortal = 7C0E058A934D4FE4A6E92FD1 /* RNSVG.xcodeproj */;
335335
proxyType = 2;
336336
remoteGlobalIDString = 0CF68AC11AF0540F00FF9E5C;
337337
remoteInfo = RNSVG;
338338
};
339-
940B174E1FF713F7002CB71C /* PBXContainerItemProxy */ = {
339+
940B18F91FF71EBB002CB71C /* PBXContainerItemProxy */ = {
340340
isa = PBXContainerItemProxy;
341341
containerPortal = 7C0E058A934D4FE4A6E92FD1 /* RNSVG.xcodeproj */;
342342
proxyType = 2;
343-
remoteGlobalIDString = 940B17471FF713F7002CB71C;
343+
remoteGlobalIDString = 940B18CC1FF71EB9002CB71C;
344344
remoteInfo = "RNSVG-tvOS";
345345
};
346346
948CC5A51FC7DDAB006E1E9A /* PBXContainerItemProxy */ = {
@@ -747,11 +747,11 @@
747747
name = Frameworks;
748748
sourceTree = "<group>";
749749
};
750-
940B17481FF713F7002CB71C /* Products */ = {
750+
940B18F31FF71EBB002CB71C /* Products */ = {
751751
isa = PBXGroup;
752752
children = (
753-
940B174D1FF713F7002CB71C /* libRNSVG.a */,
754-
940B174F1FF713F7002CB71C /* libRNSVG-tvOS.a */,
753+
940B18F81FF71EBB002CB71C /* libRNSVG.a */,
754+
940B18FA1FF71EBB002CB71C /* libRNSVG-tvOS.a */,
755755
);
756756
name = Products;
757757
sourceTree = "<group>";
@@ -939,7 +939,7 @@
939939
ProjectRef = 9AC4E96805824F738A14A329 /* RNFetchBlob.xcodeproj */;
940940
},
941941
{
942-
ProductGroup = 940B17481FF713F7002CB71C /* Products */;
942+
ProductGroup = 940B18F31FF71EBB002CB71C /* Products */;
943943
ProjectRef = 7C0E058A934D4FE4A6E92FD1 /* RNSVG.xcodeproj */;
944944
},
945945
);
@@ -1213,18 +1213,18 @@
12131213
remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
12141214
sourceTree = BUILT_PRODUCTS_DIR;
12151215
};
1216-
940B174D1FF713F7002CB71C /* libRNSVG.a */ = {
1216+
940B18F81FF71EBB002CB71C /* libRNSVG.a */ = {
12171217
isa = PBXReferenceProxy;
12181218
fileType = archive.ar;
12191219
path = libRNSVG.a;
1220-
remoteRef = 940B174C1FF713F7002CB71C /* PBXContainerItemProxy */;
1220+
remoteRef = 940B18F71FF71EBB002CB71C /* PBXContainerItemProxy */;
12211221
sourceTree = BUILT_PRODUCTS_DIR;
12221222
};
1223-
940B174F1FF713F7002CB71C /* libRNSVG-tvOS.a */ = {
1223+
940B18FA1FF71EBB002CB71C /* libRNSVG-tvOS.a */ = {
12241224
isa = PBXReferenceProxy;
12251225
fileType = archive.ar;
12261226
path = "libRNSVG-tvOS.a";
1227-
remoteRef = 940B174E1FF713F7002CB71C /* PBXContainerItemProxy */;
1227+
remoteRef = 940B18F91FF71EBB002CB71C /* PBXContainerItemProxy */;
12281228
sourceTree = BUILT_PRODUCTS_DIR;
12291229
};
12301230
948CC5A61FC7DDAB006E1E9A /* libCodePush.a */ = {

0 commit comments

Comments
 (0)