|
334 | 334 | developmentRegion = English; |
335 | 335 | hasScannedForEncodings = 0; |
336 | 336 | knownRegions = ( |
| 337 | + English, |
337 | 338 | en, |
338 | 339 | Base, |
339 | 340 | ); |
|
427 | 428 | files = ( |
428 | 429 | ); |
429 | 430 | inputPaths = ( |
430 | | - "${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Example/Pods-SDWebImageSVGCoder_Example-frameworks.sh", |
| 431 | + "${PODS_ROOT}/Target Support Files/Pods-SDWebImageSVGCoder_Example/Pods-SDWebImageSVGCoder_Example-frameworks.sh", |
431 | 432 | "${BUILT_PRODUCTS_DIR}/CocoaLumberjack-iOS/CocoaLumberjack.framework", |
432 | 433 | "${BUILT_PRODUCTS_DIR}/SDWebImage-iOS/SDWebImage.framework", |
433 | 434 | "${BUILT_PRODUCTS_DIR}/SDWebImageSVGCoder-iOS/SDWebImageSVGCoder.framework", |
|
442 | 443 | ); |
443 | 444 | runOnlyForDeploymentPostprocessing = 0; |
444 | 445 | shellPath = /bin/sh; |
445 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Example/Pods-SDWebImageSVGCoder_Example-frameworks.sh\"\n"; |
| 446 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SDWebImageSVGCoder_Example/Pods-SDWebImageSVGCoder_Example-frameworks.sh\"\n"; |
446 | 447 | showEnvVarsInLog = 0; |
447 | 448 | }; |
448 | 449 | BD5F0CD3654B1E4365BEFBDF /* [CP] Embed Pods Frameworks */ = { |
|
453 | 454 | inputFileListPaths = ( |
454 | 455 | ); |
455 | 456 | inputPaths = ( |
456 | | - "${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Example macOS/Pods-SDWebImageSVGCoder_Example macOS-frameworks.sh", |
| 457 | + "${PODS_ROOT}/Target Support Files/Pods-SDWebImageSVGCoder_Example macOS/Pods-SDWebImageSVGCoder_Example macOS-frameworks.sh", |
457 | 458 | "${BUILT_PRODUCTS_DIR}/CocoaLumberjack-macOS/CocoaLumberjack.framework", |
458 | 459 | "${BUILT_PRODUCTS_DIR}/SDWebImage-macOS/SDWebImage.framework", |
459 | 460 | "${BUILT_PRODUCTS_DIR}/SDWebImageSVGCoder-macOS/SDWebImageSVGCoder.framework", |
|
470 | 471 | ); |
471 | 472 | runOnlyForDeploymentPostprocessing = 0; |
472 | 473 | shellPath = /bin/sh; |
473 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Example macOS/Pods-SDWebImageSVGCoder_Example macOS-frameworks.sh\"\n"; |
| 474 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SDWebImageSVGCoder_Example macOS/Pods-SDWebImageSVGCoder_Example macOS-frameworks.sh\"\n"; |
474 | 475 | showEnvVarsInLog = 0; |
475 | 476 | }; |
476 | 477 | F8ED3998881DDB15315EBD32 /* [CP] Check Pods Manifest.lock */ = { |
|
575 | 576 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
576 | 577 | CLANG_ANALYZER_NONNULL = YES; |
577 | 578 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
578 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
579 | 579 | CLANG_ENABLE_OBJC_WEAK = YES; |
580 | 580 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
581 | 581 | CLANG_WARN_COMMA = YES; |
|
615 | 615 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
616 | 616 | CLANG_ANALYZER_NONNULL = YES; |
617 | 617 | CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
618 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
619 | 618 | CLANG_ENABLE_OBJC_WEAK = YES; |
620 | 619 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
621 | 620 | CLANG_WARN_COMMA = YES; |
|
653 | 652 | isa = XCBuildConfiguration; |
654 | 653 | buildSettings = { |
655 | 654 | ALWAYS_SEARCH_USER_PATHS = NO; |
656 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
657 | 655 | CLANG_CXX_LIBRARY = "libc++"; |
658 | 656 | CLANG_ENABLE_MODULES = YES; |
659 | 657 | CLANG_ENABLE_OBJC_ARC = YES; |
|
693 | 691 | isa = XCBuildConfiguration; |
694 | 692 | buildSettings = { |
695 | 693 | ALWAYS_SEARCH_USER_PATHS = NO; |
696 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
697 | 694 | CLANG_CXX_LIBRARY = "libc++"; |
698 | 695 | CLANG_ENABLE_MODULES = YES; |
699 | 696 | CLANG_ENABLE_OBJC_ARC = YES; |
|
0 commit comments