firebase / flutterfire

πŸ”₯ A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.74k stars 3.98k forks source link

[cloud_firestore] fatal error: 'upb/msg.h' file not found #3152

Closed giorodri0584 closed 4 years ago

giorodri0584 commented 4 years ago

I'm getting this error on iOS. fatal error: 'upb/msg.h' file not found

Steps to reproduce the behavior:

  1. Create a new flutter project.
  2. Add cloud_firestore: ^0.13.7 and firebase_core: ^0.4.4 to pubspec.yaml
  3. flutter run
  4. See error or incorrect behavior

if I remove the cloud_firestore dependency the app runs fine.

Flutter doctor

Doctor summary (to see all details, run flutter doctor -v):
[βœ“] Flutter (Channel stable, 1.20.1, on Mac OS X 10.15.5 19F101, locale en-US)
[βœ—] Android toolchain - develop for Android devices
    βœ— Unable to locate Android SDK.
      Install Android Studio from: https://developer.android.com/studio/index.html
      On first launch it will assist you in installing the Android SDK components.
      (or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions).
      If the Android SDK has been installed to a custom location, set ANDROID_SDK_ROOT to that location.
      You may also want to add it to your PATH environment variable.

[βœ“] Xcode - develop for iOS and macOS (Xcode 11.6)
[!] Android Studio (version 4.0)
    βœ— Flutter plugin not installed; this adds Flutter specific functionality.
    βœ— Dart plugin not installed; this adds Dart specific functionality.
[!] IntelliJ IDEA Community Edition (version 2020.1.2)
    βœ— Flutter plugin not installed; this adds Flutter specific functionality.
    βœ— Dart plugin not installed; this adds Dart specific functionality.
[βœ“] VS Code (version 1.47.3)
[βœ“] Connected device (1 available)

! Doctor found issues in 3 categories.
TahaTesser commented 4 years ago

Hi @giorodri0584 Following your steps,, this is using objective-c based flutter project because you've e] fatal error: 'upb/msg.h' file not found but not issues

logs ``` [ +513 ms] executing: /usr/bin/xcrun simctl install A63D6F51-59F3-4A75-961F-3769709F3A92 /Users/tahatesser/AndroidStudioProjects/flutter_app/build/ios/iphonesimulator/Runner.app [+1174 ms] executing: /usr/bin/plutil -convert json -o - /Users/tahatesser/AndroidStudioProjects/flutter_app/build/ios/iphonesimulator/Runner.app/Info.plist [ +7 ms] Exit code 0 from: /usr/bin/plutil -convert json -o - /Users/tahatesser/AndroidStudioProjects/flutter_app/build/ios/iphonesimulator/Runner.app/Info.plist [ ] {"CFBundleName":"flutter_app","DTSDKName":"iphonesimulator13.6","DTXcode":"1160","CFBundleIcons~ipad":{"CFBundlePrimaryI con":{"CFBundleIconFiles":["AppIcon20x20","AppIcon29x29","AppIcon40x40","AppIcon60x60","AppIcon76x76","AppIcon83.5x83.5" ],"CFBundleIconName":"AppIcon"}},"UILaunchStoryboardName":"LaunchScreen","DTSDKBuild":"17G64","CFBundleDevelopmentRegion ":"en","CFBundleVersion":"1","BuildMachineOSBuild":"19G73","DTPlatformName":"iphonesimulator","CFBundlePackageType":"APP L","CFBundleShortVersionString":"1.0.0","CFBundleSupportedPlatforms":["iPhoneSimulator"],"UIMainStoryboardFile":"Main"," CFBundleInfoDictionaryVersion":"6.0","CFBundleExecutable":"Runner","DTCompiler":"com.apple.compilers.llvm.clang.1_0","UI SupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInt erfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"MinimumOSVersion":"8.0","CFBundleIdentifier":"c om.example.flutterApp","UIDeviceFamily":[1,2],"CFBundleSignature":"????","DTPlatformVersion":"13.6","CFBundleIcons":{"CF BundlePrimaryIcon":{"CFBundleIconFiles":["AppIcon20x20","AppIcon29x29","AppIcon40x40","AppIcon60x60"],"CFBundleIconName" :"AppIcon"}},"DTXcodeBuild":"11E708","LSRequiresIPhoneOS":true,"UISupportedInterfaceOrientations":["UIInterfaceOrientati onPortrait","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"UIViewControllerBasedStatusBa rAppearance":false,"DTPlatformBuild":"17G64"} [ +3 ms] executing: /usr/bin/xcrun simctl launch A63D6F51-59F3-4A75-961F-3769709F3A92 com.example.flutterApp --enable-dart-profiling --enable-checked-mode --verify-entry-points --observatory-port=0 [ +213 ms] com.example.flutterApp: 64181 [ ] Waiting for observatory port to be available... [ +544 ms] Configuring the default Firebase app... [ +27 ms] Configured the default Firebase app __FIRAPP_DEFAULT. [ +239 ms] Observatory URL on device: http://127.0.0.1:51802/-dXPb5VHdGQ=/ [ +5 ms] Caching compiled dill [ +112 ms] Connecting to service protocol: http://127.0.0.1:51802/-dXPb5VHdGQ=/ [ +136 ms] Successfully connected to service protocol: http://127.0.0.1:51802/-dXPb5VHdGQ=/ [ ] Waiting for iPhone 11 to report its views... [ +3 ms] Waiting for iPhone 11 to report its views... (completed in 3ms) [ +9 ms] DevFS: Creating new filesystem on the device (null) [ +22 ms] DevFS: Created new filesystem on the device (file:///Users/tahatesser/Library/Developer/CoreSimulator/Devices/A63D6F51-59F3-4A75-961F-3769709F3A92/data/Containers/D ata/Application/78EE2946-4F55-40A3-902F-6CED1B253047/tmp/flutter_apptbOVJu/flutter_app/) [ +3 ms] Updating assets [ +115 ms] Syncing files to device iPhone 11... [ +1 ms] Scanning asset files [ +2 ms] <- reset [ ] Compiling dart to kernel with 0 updated files [ +1 ms] <- recompile package:flutter_app/main.dart 56e5e230-d5dd-4657-af03-717bec107b96 [ ] <- 56e5e230-d5dd-4657-af03-717bec107b96 [ +61 ms] Updating files [ +82 ms] DevFS: Sync finished [ ] Syncing files to device iPhone 11... (completed in 150ms) [ ] Synced 0.9MB. [ +1 ms] <- accept [ +2 ms] Connected to _flutterView/0x7f9568034820. [ +2 ms] Flutter run key commands. [ +3 ms] r Hot reload. πŸ”₯πŸ”₯πŸ”₯ [ +1 ms] R Hot restart. [ ] h Repeat this help message. [ ] d Detach (terminate "flutter run" but leave application running). [ +1 ms] c Clear the screen [ ] q Quit (terminate the application on the device). [ ] An Observatory debugger and profiler on iPhone 11 is available at: http://127.0.0.1:51802/-dXPb5VHdGQ=/ [+94033 ms] [VERBOSE-2:profiler_metrics_ios.mm(184)] Error retrieving thread information: (ipc/send) invalid destination port ```
flutter doctor -v ``` [βœ“] Flutter (Channel stable, 1.20.1, on Mac OS X 10.15.6 19G73, locale en-GB) β€’ Flutter version 1.20.1 at /Users/tahatesser/Code/flutter_stable β€’ Framework revision 2ae34518b8 (6 days ago), 2020-08-05 19:53:19 -0700 β€’ Engine revision c8e3b94853 β€’ Dart version 2.9.0 [βœ“] Android toolchain - develop for Android devices (Android SDK version 30.0.1) β€’ Android SDK at /Users/tahatesser/Code/sdk β€’ Platform android-30, build-tools 30.0.1 β€’ ANDROID_HOME = /Users/tahatesser/Code/sdk β€’ Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java β€’ Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593) β€’ All Android licenses accepted. [βœ“] Xcode - develop for iOS and macOS (Xcode 11.6) β€’ Xcode at /Applications/Xcode.app/Contents/Developer β€’ Xcode 11.6, Build version 11E708 β€’ CocoaPods version 1.9.3 [βœ“] Android Studio (version 4.0) β€’ Android Studio at /Applications/Android Studio.app/Contents β€’ Flutter plugin version 48.1.2 β€’ Dart plugin version 193.7361 β€’ Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593) [βœ“] VS Code (version 1.47.3) β€’ VS Code at /Applications/Visual Studio Code.app/Contents β€’ Flutter extension version 3.13.2 [βœ“] Connected device (3 available) β€’ SM M305F (mobile) β€’ 32003c30dc19668f β€’ android-arm64 β€’ Android 10 (API 29) β€’ Taha’s iPhone (mobile) β€’ 00008020-001059882212002E β€’ ios β€’ iOS 13.6 β€’ iPhone 11 (mobile) β€’ A63D6F51-59F3-4A75-961F-3769709F3A92 β€’ ios β€’ com.apple.CoreSimulator.SimRuntime.iOS-13-6 (simulator) β€’ No issues found! ```

Please try swift based flutter project Can you please provide flutter run --verbose and a complete reproducible minimal code sample Thank you

giorodri0584 commented 4 years ago

Hi Thanks for the response. I create another app with flutter create -i swift testapp and still get the error. On vscode I getting this now. The 'gRPC-Core' repository has 14 submodules which won't be opened automatically. You can still open each one individually by opening a file within.

flutter run --verbose ` Signing Identity: "-"

               /usr/bin/codesign --force --sign - --timestamp=none
               /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/nanopb/nanopb.framework
           /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/nanopb/nanopb.framework: replacing existing signature

           CodeSign /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC/openssl_grpc.framework (in target
           'BoringSSL-GRPC' from project 'Pods')
               cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods
               export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

           Signing Identity:     "-"

               /usr/bin/codesign --force --sign - --timestamp=none
               /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC/openssl_grpc.framework
           /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC/openssl_grpc.framework: replacing existing

signature

           CodeSign /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-C++/gRPCCertificates-Cpp.bundle (in target
           'gRPC-C++-gRPCCertificates-Cpp' from project 'Pods')
               cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods
               export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

           Signing Identity:     "-"

               /usr/bin/codesign --force --sign - --timestamp=none
               /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-C++/gRPCCertificates-Cpp.bundle
           /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-C++/gRPCCertificates-Cpp.bundle: replacing existing

signature

           CodeSign /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/PromisesObjC/FBLPromises.framework (in target

'PromisesObjC' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

           Signing Identity:     "-"

               /usr/bin/codesign --force --sign - --timestamp=none
               /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/PromisesObjC/FBLPromises.framework
           /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/PromisesObjC/FBLPromises.framework: replacing existing

signature

           ProcessInfoPlistFile
           /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleDataTransport/GoogleDataTransport.framework/Info.plist
           /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/GoogleDataTransport/GoogleDataTransport-Info.plist (in target
           'GoogleDataTransport' from project 'Pods')
               cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods
               builtin-infoPlistUtility /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\
               Files/GoogleDataTransport/GoogleDataTransport-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format

binary -platform iphonesimulator -o

/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleDataTransport/GoogleDataTransport.framework/Info.plist

           CodeSign /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleDataTransport/GoogleDataTransport.framework (in

target 'GoogleDataTransport' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

           Signing Identity:     "-"

               /usr/bin/codesign --force --sign - --timestamp=none
               /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleDataTransport/GoogleDataTransport.framework
           /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleDataTransport/GoogleDataTransport.framework: replacing

existing signature

           ProcessInfoPlistFile

/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleUtilities/GoogleUtilities.framework/Info.plist /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-Info.plist (in target 'GoogleUtilities' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods builtin-infoPlistUtility /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/GoogleUtilities/GoogleUtilities-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphonesimulator -o /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleUtilities/GoogleUtilities.framework/Info.plist

           WriteAuxiliaryFile

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/FirebaseCoreDiagnostics.build/FirebaseCoreDiagnostics-all-target-headers.hmap (in target 'FirebaseCoreDiagnostics' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods write-file

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/FirebaseCoreDiagnostics.build/FirebaseCoreDiagnostics-all-target-headers.hmap

           CodeSign /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleUtilities/GoogleUtilities.framework (in target
           'GoogleUtilities' from project 'Pods')
               cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods
               export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

           Signing Identity:     "-"

               /usr/bin/codesign --force --sign - --timestamp=none
               /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleUtilities/GoogleUtilities.framework
           /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleUtilities/GoogleUtilities.framework: replacing existing

signature

           ProcessInfoPlistFile

/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Info.plist /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics-Info.plist (in target 'FirebaseCoreDiagnostics' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods builtin-infoPlistUtility /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphonesimulator -o

/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Info.plist

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/FirebaseCoreDiagnostics.build/Objects-normal/x86_64/FIRCoreDiagnostics.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/FirebaseCoreDiagnostics/Firebase/CoreDiagnostics/FIRCDLibrary/FIRCoreDiagnostics.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'FirebaseCoreDiagnostics' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc -fobjc-weak -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=FirebaseCoreDiagnostics -Wno-trigraphs -fpascal-strings -O0 -fno-common -Werror -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Wno-objc-interface-ivars -Werror=objc-root-class -Wno-arc-repeated-use-of-weak -Wimplicit-retain-self -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wdeprecated-implementations -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/FirebaseCoreDiagnostics.build/FirebaseCoreDiagnostics-generated-files.hmap

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/FirebaseCoreDiagnostics.build/FirebaseCoreDiagnostics-own-target-headers.hmap

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/FirebaseCoreDiagnostics.build/FirebaseCoreDiagnostics-all-non-framework-target-headers.hmap -ivfsoverlay

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/FirebaseCoreDiagnostics.build/all-product-headers.yaml -iquote

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/FirebaseCoreDiagnostics.build/FirebaseCoreDiagnostics-project-headers.hmap -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/FirebaseCoreDiagnostics/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/FirebaseCoreDiagnostics -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/FirebaseCoreDiagnostics/Firebase/CoreDiagnostics

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/FirebaseCoreDiagnostics.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/FirebaseCoreDiagnostics.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/FirebaseCoreDiagnostics.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/FirebaseCoreDiagnostics -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleDataTransport -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/GoogleUtilities -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/PromisesObjC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/nanopb -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/FirebaseCoreDiagnostics.build/Objects-normal/x86_64/FIRCoreDiagnostics.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/FirebaseCoreDiagnostics.build/Objects-normal/x86_64/FIRCoreDiagnostics.dia -c

/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/FirebaseCoreDiagnostics/Firebase/CoreDiagnostics/FIRCDLibrary/FIRCoreDiagnostics.m -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/FirebaseCoreDiagnostics.build/Objects-normal/x86_64/FIRCoreDiagnostics.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'FirebaseCoreDiagnostics' from project 'Pods')

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/alpn.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/transport/chttp2/alpn/alpn.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alpn.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alpn.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/transport/chttp2/alpn/alpn.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alpn.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/grpc_vers.o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/DerivedSources/grpc_vers.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/grpc_vers.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/grpc_vers.dia -c

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/DerivedSources/grpc_vers.c -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/grpc_vers.o

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/wrap_memcpy.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/lib/gpr/wrap_memcpy.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/wrap_memcpy.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/wrap_memcpy.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/lib/gpr/wrap_memcpy.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/wrap_memcpy.o

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/aes_gcm.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/tsi/alts/crypt/aes_gcm.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/aes_gcm.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/aes_gcm.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/tsi/alts/crypt/aes_gcm.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/aes_gcm.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/address.upb.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/address.upb.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/address.upb.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/address.upb.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/upb-generated/envoy/api/v2/core/address.upb.c:10:10: fatal error: 'upb/msg.h' file not found

include "upb/msg.h"

                    ^~~~~~~~~~~
           1 error generated.

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/ads.upb.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu11 -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/ads.upb.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/ads.upb.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/ads.upb.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/upb-generated/envoy/service/discovery/v2/ads.upb.c:10:10: fatal error: 'upb/msg.h' file not found

include "upb/msg.h"

                    ^~~~~~~~~~~
           1 error generated.

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/alts_counter.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/tsi/alts/frame_protector/alts_counter.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_counter.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_counter.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/tsi/alts/frame_protector/alts_counter.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_counter.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/alts_credentials.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/lib/security/credentials/alts/alts_credentials.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_credentials.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_credentials.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/lib/security/credentials/alts/alts_credentials.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_credentials.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/alts_seal_privacy_integrity_crypter.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_seal_privacy_integrity_crypter.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_seal_privacy_integrity_crypter.dia -c

/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_seal_privacy_integrity_crypter.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/alts_record_protocol_crypter_common.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_record_protocol_crypter_common.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_record_protocol_crypter_common.dia -c

/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alts_record_protocol_crypter_common.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/alloc.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/lib/gpr/alloc.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alloc.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alloc.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/lib/gpr/alloc.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/alloc.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

           ProcessInfoPlistFile /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/grpc.framework/Info.plist
           /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-Info.plist (in target 'gRPC-Core' from

project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods builtin-infoPlistUtility /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphonesimulator -o /Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/grpc.framework/Info.plist

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/xds_resolver.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/xds_resolver.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/xds_resolver.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/xds_resolver.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

           CompileC

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulato r/gRPC-Core.build/Objects-normal/x86_64/xds_client_stats.o /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/filters/client_channel/xds/xds_client_stats.cc normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'gRPC-Core' from project 'Pods') cd /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods export LANG=en_US.US-ASCII /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -target x86_64-apple-ios8.0-simulator -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=gnu++14 -stdlib=libc++ -fmodules -gmodules -fmodules-cache-path=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/giorodri0584/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -fmodule-name=grpc -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wdocumentation -Wunreachable-code -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator13.6.sdk -fasm-blocks -fstrict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -g -fvisibility-inlines-hidden -Wno-sign-conversion -Winfinite-recursion -Wmove -Wcomma -Wblock-capture-autoreleasing -Wno-strict-prototypes -Wrange-loop-analysis -Wno-semicolon-before-method-body -Wunguarded-availability -iquote /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core -I/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core/include -I/Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/include

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources-normal/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources/x86_64

-I/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesi mulator/gRPC-Core.build/DerivedSources -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/gRPC-Core -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/BoringSSL-GRPC -F/Users/giorodri0584/Documents/apps/noticiasrd/build/ios/Debug-iphonesimulator/abseil -DGRPC_ARES=0 -Wno-comma -DGRPC_SHADOW_BORINGSSL_SYMBOLS -fno-objc-arc -include /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/Target\ Support\ Files/gRPC-Core/gRPC-Core-prefix.pch -MMD -MT dependencies -MF

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/xds_client_stats.d --serialize-diagnostics

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/xds_client_stats.dia -c /Users/giorodri0584/Documents/apps/noticiasrd/ios/Pods/gRPC-Core/src/core/ext/filters/client_channel/xds/xds_client_stats.cc -o

/Users/giorodri0584/Library/Developer/Xcode/DerivedData/Runner-dngyogyzwcturkfacoveqwbgshcm/Build/Intermediates.noindex/Pods.build/Debug-iphonesimu lator/gRPC-Core.build/Objects-normal/x86_64/xds_client_stats.o warning: Could not read serialized diagnostics file: Cannot Load File: Failed to open diagnostics file (in target 'gRPC-Core' from project 'Pods')

[ +103 ms] Could not build the application for the simulator. [ +1 ms] Error launching application on iPhone 11. [ +2 ms] "flutter run" took 13,574ms. [ +8 ms]

0 throwToolExit (package:flutter_tools/src/base/common.dart:14:3)

       #1      RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:591:7)
       <asynchronous suspension>
       #2      FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:860:18)
       #3      _rootRunUnary (dart:async/zone.dart:1198:47)
       #4      _CustomZone.runUnary (dart:async/zone.dart:1100:19)
       #5      _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
       #6      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
       #7      Future._propagateToListeners (dart:async/future_impl.dart:725:32)
       #8      Future._completeWithValue (dart:async/future_impl.dart:529:5)
       #9      _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:40:15)
       #10     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:311:13)
       #11     RunCommand.usageValues (package:flutter_tools/src/commands/run.dart)
       #12     _rootRunUnary (dart:async/zone.dart:1198:47)
       #13     _CustomZone.runUnary (dart:async/zone.dart:1100:19)
       #14     _FutureListener.handleValue (dart:async/future_impl.dart:143:18)
       #15     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:696:45)
       #16     Future._propagateToListeners (dart:async/future_impl.dart:725:32)
       #17     Future._completeWithValue (dart:async/future_impl.dart:529:5)
       #18     Future._asyncCompleteWithValue.<anonymous closure> (dart:async/future_impl.dart:567:7)
       #19     _rootRun (dart:async/zone.dart:1190:13)
       #20     _CustomZone.run (dart:async/zone.dart:1093:19)
       #21     _CustomZone.runGuarded (dart:async/zone.dart:997:7)
       #22     _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1037:23)
       #23     _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
       #24     _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
       #25     _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
       #26     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:169:5)

[ +274 ms] ensureAnalyticsSent: 257ms [ +1 ms] Running shutdown hooks [ ] Shutdown hook priority 4 [ ] Shutdown hooks complete [ ] exiting with code 1 `

giorodri0584 commented 4 years ago

Hi, I was able to fix the error the to this comment #3133 I had to clear pod cache and everything works as expected. Thank a lot for the help.