|
22 | 22 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
23 | 23 | 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
24 | 24 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
25 | | - 14902CDAB1064113A6B4C970 /* libReactNativePermissions.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B27CA08432F04FFCB0256EA1 /* libReactNativePermissions.a */; }; |
26 | 25 | 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
27 | 26 | 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
28 | 27 | 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
|
36 | 35 | 2D02E4C91E0B4AEC006451C7 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; }; |
37 | 36 | 2DCD954D1E0B4F2C00145EB5 /* ExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* ExampleTests.m */; }; |
38 | 37 | 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; }; |
| 38 | + 6D05A8F55CC4482AACFFC932 /* libReactNativePermissions.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DF4131A2930454297EF564B /* libReactNativePermissions.a */; }; |
39 | 39 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; |
40 | 40 | /* End PBXBuildFile section */ |
41 | 41 |
|
|
229 | 229 | remoteGlobalIDString = 58B5119B1A9E6C1200147676; |
230 | 230 | remoteInfo = RCTText; |
231 | 231 | }; |
232 | | - 9D8131C41E44834800F4B1D3 /* PBXContainerItemProxy */ = { |
| 232 | + 9D140CBB1F068EB400146F6C /* PBXContainerItemProxy */ = { |
233 | 233 | isa = PBXContainerItemProxy; |
234 | | - containerPortal = 8068EB7451414340B0AC0D03 /* ReactNativePermissions.xcodeproj */; |
| 234 | + containerPortal = 1CB53DB705894AAA8CB22783 /* ReactNativePermissions.xcodeproj */; |
235 | 235 | proxyType = 2; |
236 | 236 | remoteGlobalIDString = 9D23B34F1C767B80008B4819; |
237 | 237 | remoteInfo = ReactNativePermissions; |
|
258 | 258 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Example/Info.plist; sourceTree = "<group>"; }; |
259 | 259 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Example/main.m; sourceTree = "<group>"; }; |
260 | 260 | 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; }; |
| 261 | + 1CB53DB705894AAA8CB22783 /* ReactNativePermissions.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = ReactNativePermissions.xcodeproj; path = "../node_modules/react-native-permissions/ReactNativePermissions.xcodeproj"; sourceTree = "<group>"; }; |
261 | 262 | 2D02E47B1E0B4A5D006451C7 /* Example-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
262 | 263 | 2D02E4901E0B4A5D006451C7 /* Example-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Example-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 264 | + 5DF4131A2930454297EF564B /* libReactNativePermissions.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libReactNativePermissions.a; sourceTree = "<group>"; }; |
263 | 265 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; |
264 | 266 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
265 | | - 8068EB7451414340B0AC0D03 /* ReactNativePermissions.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = ReactNativePermissions.xcodeproj; path = "../node_modules/react-native-permissions/ReactNativePermissions.xcodeproj"; sourceTree = "<group>"; }; |
266 | 267 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
267 | | - B27CA08432F04FFCB0256EA1 /* libReactNativePermissions.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libReactNativePermissions.a; sourceTree = "<group>"; }; |
268 | 268 | /* End PBXFileReference section */ |
269 | 269 |
|
270 | 270 | /* Begin PBXFrameworksBuildPhase section */ |
|
291 | 291 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */, |
292 | 292 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */, |
293 | 293 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
294 | | - 14902CDAB1064113A6B4C970 /* libReactNativePermissions.a in Frameworks */, |
| 294 | + 6D05A8F55CC4482AACFFC932 /* libReactNativePermissions.a in Frameworks */, |
295 | 295 | ); |
296 | 296 | runOnlyForDeploymentPostprocessing = 0; |
297 | 297 | }; |
|
458 | 458 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
459 | 459 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
460 | 460 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
461 | | - 8068EB7451414340B0AC0D03 /* ReactNativePermissions.xcodeproj */, |
| 461 | + 1CB53DB705894AAA8CB22783 /* ReactNativePermissions.xcodeproj */, |
462 | 462 | ); |
463 | 463 | name = Libraries; |
464 | 464 | sourceTree = "<group>"; |
|
495 | 495 | name = Products; |
496 | 496 | sourceTree = "<group>"; |
497 | 497 | }; |
498 | | - 9D8131A81E44834700F4B1D3 /* Products */ = { |
| 498 | + 9D140C9F1F068EB400146F6C /* Products */ = { |
499 | 499 | isa = PBXGroup; |
500 | 500 | children = ( |
501 | | - 9D8131C51E44834800F4B1D3 /* libReactNativePermissions.a */, |
| 501 | + 9D140CBC1F068EB400146F6C /* libReactNativePermissions.a */, |
502 | 502 | ); |
503 | 503 | name = Products; |
504 | 504 | sourceTree = "<group>"; |
|
584 | 584 | 83CBB9F71A601CBA00E9B192 /* Project object */ = { |
585 | 585 | isa = PBXProject; |
586 | 586 | attributes = { |
587 | | - LastUpgradeCheck = 0820; |
| 587 | + LastUpgradeCheck = 820; |
588 | 588 | ORGANIZATIONNAME = Facebook; |
589 | 589 | TargetAttributes = { |
590 | 590 | 00E356ED1AD99517003FC87E = { |
|
666 | 666 | ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
667 | 667 | }, |
668 | 668 | { |
669 | | - ProductGroup = 9D8131A81E44834700F4B1D3 /* Products */; |
670 | | - ProjectRef = 8068EB7451414340B0AC0D03 /* ReactNativePermissions.xcodeproj */; |
| 669 | + ProductGroup = 9D140C9F1F068EB400146F6C /* Products */; |
| 670 | + ProjectRef = 1CB53DB705894AAA8CB22783 /* ReactNativePermissions.xcodeproj */; |
671 | 671 | }, |
672 | 672 | ); |
673 | 673 | projectRoot = ""; |
|
856 | 856 | remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */; |
857 | 857 | sourceTree = BUILT_PRODUCTS_DIR; |
858 | 858 | }; |
859 | | - 9D8131C51E44834800F4B1D3 /* libReactNativePermissions.a */ = { |
| 859 | + 9D140CBC1F068EB400146F6C /* libReactNativePermissions.a */ = { |
860 | 860 | isa = PBXReferenceProxy; |
861 | 861 | fileType = archive.ar; |
862 | 862 | path = libReactNativePermissions.a; |
863 | | - remoteRef = 9D8131C41E44834800F4B1D3 /* PBXContainerItemProxy */; |
| 863 | + remoteRef = 9D140CBB1F068EB400146F6C /* PBXContainerItemProxy */; |
864 | 864 | sourceTree = BUILT_PRODUCTS_DIR; |
865 | 865 | }; |
866 | 866 | /* End PBXReferenceProxy section */ |
|
1007 | 1007 | LIBRARY_SEARCH_PATHS = ( |
1008 | 1008 | "$(inherited)", |
1009 | 1009 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1010 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1011 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1010 | 1012 | ); |
1011 | 1013 | OTHER_LDFLAGS = ( |
1012 | 1014 | "-ObjC", |
|
1028 | 1030 | LIBRARY_SEARCH_PATHS = ( |
1029 | 1031 | "$(inherited)", |
1030 | 1032 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1033 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1034 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1031 | 1035 | ); |
1032 | 1036 | OTHER_LDFLAGS = ( |
1033 | 1037 | "-ObjC", |
|
1090 | 1094 | LIBRARY_SEARCH_PATHS = ( |
1091 | 1095 | "$(inherited)", |
1092 | 1096 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1097 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1098 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1093 | 1099 | ); |
1094 | 1100 | OTHER_LDFLAGS = ( |
1095 | 1101 | "-ObjC", |
|
1120 | 1126 | LIBRARY_SEARCH_PATHS = ( |
1121 | 1127 | "$(inherited)", |
1122 | 1128 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1129 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1130 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1123 | 1131 | ); |
1124 | 1132 | OTHER_LDFLAGS = ( |
1125 | 1133 | "-ObjC", |
|
1149 | 1157 | LIBRARY_SEARCH_PATHS = ( |
1150 | 1158 | "$(inherited)", |
1151 | 1159 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1160 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1161 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1152 | 1162 | ); |
1153 | 1163 | PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOSTests"; |
1154 | 1164 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
1174 | 1184 | LIBRARY_SEARCH_PATHS = ( |
1175 | 1185 | "$(inherited)", |
1176 | 1186 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1187 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1188 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1177 | 1189 | ); |
1178 | 1190 | PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOSTests"; |
1179 | 1191 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments