|
23 | 23 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
24 | 24 | 3D74A9A83D1AEF3D69F69B19 /* libPods-Sample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3765187F1730E17E74E7CC6C /* libPods-Sample.a */; };
|
25 | 25 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
26 |
| - D339AEF21BAA809100CFA651 /* libRNKeyboardEvents.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D339AEF01BAA808800CFA651 /* libRNKeyboardEvents.a */; }; |
27 | 26 | D36840121BEA726800A9B3F4 /* TestRunnerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D36840111BEA726800A9B3F4 /* TestRunnerManager.m */; };
|
28 | 27 | D374ADC51BA929C500453203 /* libRNKeychain.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D374ADC41BA929BA00453203 /* libRNKeychain.a */; };
|
29 | 28 | D374ADD31BA9336E00453203 /* EnvironmentManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D374ADD21BA9336E00453203 /* EnvironmentManager.m */; };
|
|
100 | 99 | remoteGlobalIDString = 58B5119B1A9E6C1200147676;
|
101 | 100 | remoteInfo = RCTText;
|
102 | 101 | };
|
103 |
| - D339AEEF1BAA808800CFA651 /* PBXContainerItemProxy */ = { |
104 |
| - isa = PBXContainerItemProxy; |
105 |
| - containerPortal = D339AEE11BAA808800CFA651 /* RNKeyboardEvents.xcodeproj */; |
106 |
| - proxyType = 2; |
107 |
| - remoteGlobalIDString = F12AFB9B1ADAF8F800E0535D; |
108 |
| - remoteInfo = RNKeyboardEvents; |
109 |
| - }; |
110 | 102 | D374ADC31BA929BA00453203 /* PBXContainerItemProxy */ = {
|
111 | 103 | isa = PBXContainerItemProxy;
|
112 | 104 | containerPortal = D374ADB51BA929B900453203 /* RNKeychain.xcodeproj */;
|
|
136 | 128 | 3765187F1730E17E74E7CC6C /* libPods-Sample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Sample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
137 | 129 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
138 | 130 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
139 |
| - D339AEE11BAA808800CFA651 /* RNKeyboardEvents.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNKeyboardEvents.xcodeproj; path = "../node_modules/react-native-keyboardevents/RNKeyboardEvents.xcodeproj"; sourceTree = "<group>"; }; |
| 131 | + D367C7761DCD49AF007AA6C7 /* Sample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = Sample.entitlements; path = Sample/Sample.entitlements; sourceTree = "<group>"; }; |
140 | 132 | D36840111BEA726800A9B3F4 /* TestRunnerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestRunnerManager.m; path = Sample/TestRunnerManager.m; sourceTree = "<group>"; };
|
141 | 133 | D36DCD9F1BD4A92600B3EB2F /* Staging.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Staging.xcconfig; sourceTree = "<group>"; };
|
142 | 134 | D36DCDA01BD4A92600B3EB2F /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
|
|
149 | 141 | isa = PBXFrameworksBuildPhase;
|
150 | 142 | buildActionMask = 2147483647;
|
151 | 143 | files = (
|
152 |
| - D339AEF21BAA809100CFA651 /* libRNKeyboardEvents.a in Frameworks */, |
153 | 144 | D374ADC51BA929C500453203 /* libRNKeychain.a in Frameworks */,
|
154 | 145 | 146834051AC3E58100842450 /* libReact.a in Frameworks */,
|
155 | 146 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
|
|
234 | 225 | 13B07FAE1A68108700A75B9A /* Sample */ = {
|
235 | 226 | isa = PBXGroup;
|
236 | 227 | children = (
|
| 228 | + D367C7761DCD49AF007AA6C7 /* Sample.entitlements */, |
237 | 229 | D36840111BEA726800A9B3F4 /* TestRunnerManager.m */,
|
238 | 230 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
|
239 | 231 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
|
266 | 258 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
267 | 259 | isa = PBXGroup;
|
268 | 260 | children = (
|
269 |
| - D339AEE11BAA808800CFA651 /* RNKeyboardEvents.xcodeproj */, |
270 | 261 | D374ADB51BA929B900453203 /* RNKeychain.xcodeproj */,
|
271 | 262 | 146833FF1AC3E56700842450 /* React.xcodeproj */,
|
272 | 263 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
|
312 | 303 | name = Products;
|
313 | 304 | sourceTree = "<group>";
|
314 | 305 | };
|
315 |
| - D339AEE21BAA808800CFA651 /* Products */ = { |
316 |
| - isa = PBXGroup; |
317 |
| - children = ( |
318 |
| - D339AEF01BAA808800CFA651 /* libRNKeyboardEvents.a */, |
319 |
| - ); |
320 |
| - name = Products; |
321 |
| - sourceTree = "<group>"; |
322 |
| - }; |
323 | 306 | D36DCD921BD4A91C00B3EB2F /* Config */ = {
|
324 | 307 | isa = PBXGroup;
|
325 | 308 | children = (
|
|
377 | 360 | attributes = {
|
378 | 361 | LastUpgradeCheck = 0610;
|
379 | 362 | ORGANIZATIONNAME = Facebook;
|
| 363 | + TargetAttributes = { |
| 364 | + 13B07F861A680F5B00A75B9A = { |
| 365 | + DevelopmentTeam = SW949P2V98; |
| 366 | + SystemCapabilities = { |
| 367 | + com.apple.Keychain = { |
| 368 | + enabled = 1; |
| 369 | + }; |
| 370 | + }; |
| 371 | + }; |
| 372 | + }; |
380 | 373 | };
|
381 | 374 | buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Sample" */;
|
382 | 375 | compatibilityVersion = "Xcode 3.2";
|
|
430 | 423 | ProductGroup = 146834001AC3E56700842450 /* Products */;
|
431 | 424 | ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
|
432 | 425 | },
|
433 |
| - { |
434 |
| - ProductGroup = D339AEE21BAA808800CFA651 /* Products */; |
435 |
| - ProjectRef = D339AEE11BAA808800CFA651 /* RNKeyboardEvents.xcodeproj */; |
436 |
| - }, |
437 | 426 | {
|
438 | 427 | ProductGroup = D374ADB61BA929B900453203 /* Products */;
|
439 | 428 | ProjectRef = D374ADB51BA929B900453203 /* RNKeychain.xcodeproj */;
|
|
517 | 506 | remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
|
518 | 507 | sourceTree = BUILT_PRODUCTS_DIR;
|
519 | 508 | };
|
520 |
| - D339AEF01BAA808800CFA651 /* libRNKeyboardEvents.a */ = { |
521 |
| - isa = PBXReferenceProxy; |
522 |
| - fileType = archive.ar; |
523 |
| - path = libRNKeyboardEvents.a; |
524 |
| - remoteRef = D339AEEF1BAA808800CFA651 /* PBXContainerItemProxy */; |
525 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
526 |
| - }; |
527 | 509 | D374ADC41BA929BA00453203 /* libRNKeychain.a */ = {
|
528 | 510 | isa = PBXReferenceProxy;
|
529 | 511 | fileType = archive.ar;
|
|
640 | 622 | baseConfigurationReference = D36DCDA01BD4A92600B3EB2F /* Debug.xcconfig */;
|
641 | 623 | buildSettings = {
|
642 | 624 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 625 | + CODE_SIGN_ENTITLEMENTS = Sample/Sample.entitlements; |
643 | 626 | HEADER_SEARCH_PATHS = (
|
644 | 627 | "$(inherited)",
|
645 | 628 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
748 | 731 | baseConfigurationReference = D36DCD9F1BD4A92600B3EB2F /* Staging.xcconfig */;
|
749 | 732 | buildSettings = {
|
750 | 733 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
| 734 | + CODE_SIGN_ENTITLEMENTS = Sample/Sample.entitlements; |
751 | 735 | HEADER_SEARCH_PATHS = (
|
752 | 736 | "$(inherited)",
|
753 | 737 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
0 commit comments