|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 46; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
151 | 151 | 381D8A6E24576A4E00465D17 /* Bundle React Native code and images */, |
152 | 152 | A6395851AE71BEB7A700012B /* [CP] Copy Pods Resources */, |
153 | 153 | 938E3CBCFBD697407DD017DA /* [CP] Embed Pods Frameworks */, |
| 154 | + 7E6F9CFA6FD8C90D3D4BD9DA /* [CP-User] Generate metadata for clangd */, |
154 | 155 | ); |
155 | 156 | buildRules = ( |
156 | 157 | ); |
|
291 | 292 | shellPath = /bin/sh; |
292 | 293 | shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native-macos/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native-macos/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n"; |
293 | 294 | }; |
| 295 | + 7E6F9CFA6FD8C90D3D4BD9DA /* [CP-User] Generate metadata for clangd */ = { |
| 296 | + isa = PBXShellScriptBuildPhase; |
| 297 | + alwaysOutOfDate = true; |
| 298 | + buildActionMask = 2147483647; |
| 299 | + files = ( |
| 300 | + ); |
| 301 | + name = "[CP-User] Generate metadata for clangd"; |
| 302 | + runOnlyForDeploymentPostprocessing = 0; |
| 303 | + shellPath = /bin/bash; |
| 304 | + shellScript = "../../scripts/clangd-generate-xcode-metadata.sh"; |
| 305 | + }; |
294 | 306 | 938E3CBCFBD697407DD017DA /* [CP] Embed Pods Frameworks */ = { |
295 | 307 | isa = PBXShellScriptBuildPhase; |
296 | 308 | buildActionMask = 2147483647; |
|
389 | 401 | CURRENT_PROJECT_VERSION = 1; |
390 | 402 | ENABLE_BITCODE = NO; |
391 | 403 | INFOPLIST_FILE = "MacOSExample-iOS/Info.plist"; |
392 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 404 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 405 | + "$(inherited)", |
| 406 | + "@executable_path/Frameworks", |
| 407 | + ); |
393 | 408 | OTHER_LDFLAGS = ( |
394 | 409 | "$(inherited)", |
395 | 410 | "-ObjC", |
|
410 | 425 | CLANG_ENABLE_MODULES = YES; |
411 | 426 | CURRENT_PROJECT_VERSION = 1; |
412 | 427 | INFOPLIST_FILE = "MacOSExample-iOS/Info.plist"; |
413 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 428 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 429 | + "$(inherited)", |
| 430 | + "@executable_path/Frameworks", |
| 431 | + ); |
414 | 432 | OTHER_LDFLAGS = ( |
415 | 433 | "$(inherited)", |
416 | 434 | "-ObjC", |
|
431 | 449 | CURRENT_PROJECT_VERSION = 1; |
432 | 450 | DEAD_CODE_STRIPPING = NO; |
433 | 451 | INFOPLIST_FILE = "MacOSExample-macos/Info.plist"; |
434 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 452 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 453 | + "$(inherited)", |
| 454 | + "@executable_path/Frameworks", |
| 455 | + ); |
435 | 456 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
436 | 457 | OTHER_LDFLAGS = ( |
437 | 458 | "$(inherited)", |
|
452 | 473 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
453 | 474 | CURRENT_PROJECT_VERSION = 1; |
454 | 475 | INFOPLIST_FILE = "MacOSExample-macos/Info.plist"; |
455 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 476 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 477 | + "$(inherited)", |
| 478 | + "@executable_path/Frameworks", |
| 479 | + ); |
456 | 480 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
457 | 481 | OTHER_LDFLAGS = ( |
458 | 482 | "$(inherited)", |
|
520 | 544 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
521 | 545 | LD = ""; |
522 | 546 | LDPLUSPLUS = ""; |
523 | | - LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; |
| 547 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 548 | + /usr/lib/swift, |
| 549 | + "$(inherited)", |
| 550 | + ); |
524 | 551 | LIBRARY_SEARCH_PATHS = ( |
525 | 552 | "$(SDKROOT)/usr/lib/swift", |
526 | 553 | "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", |
|
587 | 614 | IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
588 | 615 | LD = ""; |
589 | 616 | LDPLUSPLUS = ""; |
590 | | - LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; |
| 617 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 618 | + /usr/lib/swift, |
| 619 | + "$(inherited)", |
| 620 | + ); |
591 | 621 | LIBRARY_SEARCH_PATHS = ( |
592 | 622 | "$(SDKROOT)/usr/lib/swift", |
593 | 623 | "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", |
|
0 commit comments