flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
165.54k stars 27.32k forks source link

Runner[439:345566] Failed to find snapshot: /private/var/containers/Bundle/Application/E00E6D3690/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin #54088

Closed ArtfulDodgerB92 closed 4 years ago

ArtfulDodgerB92 commented 4 years ago

In reference to this flutter issue, where it was closed with many users experiencing the same problems with the underlying code in flutter:

https://github.com/flutter/flutter/issues/33292

We were told to create a new thread so here goes.

From flutter run -v

[ +293 ms] ------ Debug phase ------
[        ] Starting debug of 53225g34b4c604fe43a334525340e269626a (D111AP,
iPhone 7 Plus, iphoneos, arm64) a.k.a. 'iPhone' connected through USB...
[ +935 ms] [  0%] Looking up developer disk image
[  +27 ms] [ 95%] Developer disk image mounted successfully
[ +367 ms] [100%] Connecting to remote debug server
[        ] -------------------------
[+1080 ms] (lldb) command source -s 0
'/tmp/1D186BA70/fruitstrap-lldb-prep-cmds-4c604fe43a334525340e269626a'
[        ] Executing commands in
'/tmp/1D186BA70/fruitstrap-lldb-prep-cmds-4c604fe43a334525340e269626a'
[        ] (lldb)     platform select remote-ios --sysroot
'/Users/sjr/Library/Developer/Xcode/iOS DeviceSupport/13.3.1 (17D50)/Symbols'
[        ]   Platform: remote-ios
[        ]  Connected: no
[        ]   SDK Path: "/Users/sjr/Library/Developer/Xcode/iOS
DeviceSupport/13.3.1 (17D50)/Symbols"
[        ] (lldb)     target create
"/Users/sjr/Projects/my_app/build/ios/iphoneos/Runner.app"
[+10050 ms] Current executable set to
'/Users/sjr/Projects/my_app/build/ios/iphoneos/Runner.app' (arm64).
[        ] (lldb)     script
fruitstrap_device_app="/private/var/containers/Bundle/Application/62B3E66E1/Runner.app"
[ +443 ms] (lldb)     script fruitstrap_connect_url="connect://127.0.0.1:49422"
[        ] (lldb)     script fruitstrap_output_path=""
[        ] (lldb)     script fruitstrap_error_path=""
[        ] (lldb)     target modules search-paths add /usr
"/Users/sjr/Library/Developer/Xcode/iOS DeviceSupport/13.3.1
(17D50)/Symbols/usr" /System "/Users/sjr/Library/Developer/Xcode/iOS
DeviceSupport/13.3.1 (17D50)/Symbols/System"
"/private/var/containers/Bundle/Application/62B3E66E1
" "/Users/sjr/Projects/my_app/build/ios/iphoneos"
"/var/containers/Bundle/Application/62B3E66E1"
"/Users/sjr/Projects/my_app/build/ios/iphoneos" /Developer
"/Users/sjr/Library/Developer/Xcode/iOS DeviceSupport/13.3.1
(17D50)/Symbols/Developer"
[  +35 ms] (lldb)     command script import
"/tmp/1D186BA70/fruitstrap_4c604fe43a334525340e269626a.py"
[   +4 ms] (lldb)     command script add -f
fruitstrap_4c604fe43a334525340e269626a.connect_command connect
[        ] (lldb)     command script add -s asynchronous -f
fruitstrap_4c604fe43a334525340e269626a.run_command run
[        ] (lldb)     command script add -s asynchronous -f
fruitstrap_4c604fe43a334525340e269626a.autoexit_command autoexit
[        ] (lldb)     command script add -s asynchronous -f
fruitstrap_4c604fe43a334525340e269626a.safequit_command safequit
[        ] (lldb)     connect
[  +52 ms] (lldb)     run
[ +277 ms] success
[        ] (lldb)     safequit
[ +120 ms] Process 434 detached
[  +48 ms] Application launched on the device. Waiting for observatory port.
[   +4 ms] Checking for advertised Dart observatories...
[+5026 ms] mDNS lookup failed, attempting fallback to reading device log.
[        ] Waiting for observatory port.

And the issue looks different in Xcode (although is quite likely exactly the same issue). Looks like maybe a memory leak? I am not sure how to read this information. I get an error appearing that looks like this:

io.flutter.204.ui (625): signal SIGABRT

And then in the logs beneath I have:

Runner(439,0x1009c5800) malloc: enabling scribbling to detect mods to free blocks
Runner(439,0x1009c5800) malloc: recording malloc and VM allocation stacks using lite mode
2020-03-31 07:54:22.330547+0800 Runner[439:345566] Failed to find snapshot: /private/var/containers/Bundle/Application/E00E6D3690/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin
2020-03-31 07:54:22.475589+0800 Runner[439:345566] Metal API Validation Enabled
2020-03-31 07:54:22.864937+0800 Runner[439:345566] Failed to find snapshot: /private/var/containers/Bundle/Application/E00E6D3690/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin
2020-03-31 07:54:22.932713+0800 Runner[439:345566] Failed to find snapshot: /private/var/containers/Bundle/Application/E00E6D3690/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin
2020-03-31 07:54:22.976036+0800 Runner[439:345823] flutter: Observatory listening on http://127.0.0.1:51027/Wl9caPukKFs=/
2020-03-31 07:54:22.993612+0800 Runner[439:345566] Failed to find snapshot: /private/var/containers/Bundle/Application/E00E6D3690/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin
2020-03-31 07:54:23.030173+0800 Runner[439:345566] Failed to find snapshot: /private/var/containers/Bundle/Application/E00E6D3690/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin
Literally hundreds more of this exact section:
2020-03-31 07:54:23.030173+0800 Runner[439:345566] Failed to find snapshot: /private/var/containers/Bundle/Application/E00E6D3690/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin

And then it continues:

../../third_party/dart/runtime/vm/clustered_snapshot.cc: 68: error: Out of memory.
2020-03-31 07:54:35.497087+0800 Runner[439:346457] version=2.5.0 (Fri Sep 6 20:10:36 2019 +0200) on "ios_arm64"
thread=1245963, isolate=main(0x2cb9de000)
2020-03-31 07:54:35.510204+0800 Runner[439:346457]   pc 0x00000001013019ac fp 0x00000002d76837e0 Dart_DumpNativeStackTrace
2020-03-31 07:54:35.510996+0800 Runner[439:346457]   pc 0x0000000100e94518 fp 0x00000002d7683800 dart::Assert::Fail(char const*, ...)
2020-03-31 07:54:35.511862+0800 Runner[439:346457]   pc 0x0000000100f2969c fp 0x00000002d7683860 dart::FunctionDeserializationCluster::ReadFill(dart::Deserializer*)
2020-03-31 07:54:35.512319+0800 Runner[439:346457]   pc 0x0000000100f2e4ec fp 0x00000002d76839b0 dart::FullSnapshotReader::ReadIsolateSnapshot()
2020-03-31 07:54:35.512738+0800 Runner[439:346457]   pc 0x0000000100f34d88 fp 0x00000002d7683f70 dart::Dart::InitializeIsolate(unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*, long, void*)
2020-03-31 07:54:35.513417+0800 Runner[439:346457]   pc 0x00000001012e8220 fp 0x00000002d7684010 dart::CreateIsolate(dart::IsolateGroup*, char const*, void*, char**)
2020-03-31 07:54:35.514492+0800 Runner[439:346457]   pc 0x0000000100b0ccd4 fp 0x00000002d7684270 flutter::DartIsolate::CreateDartVMAndEmbedderObjectPair(char const*, char const*, char const*, char const*, Dart_IsolateFlags*, std::__1::shared_ptr<flutter::DartIsolate>*, bool, char**)
2020-03-31 07:54:35.515065+0800 Runner[439:346457]   pc 0x0000000100b0c4fc fp 0x00000002d7684450 flutter::DartIsolate::CreateRootIsolate(flutter::Settings const&, fml::RefPtr<flutter::DartSnapshot const>, fml::RefPtr<flutter::DartSnapshot const>, flutter::TaskRunners, std::__1::unique_ptr<flutter::Window, std::__1::default_delete<flutter::Window> >, fml::WeakPtr<flutter::IOManager>, fml::WeakPtr<flutter::ImageDecoder>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, Dart_IsolateFlags*, std::__1::function<void ()>, std::__1::function<void ()>)
2020-03-31 07:54:35.515707+0800 Runner[439:346457]   pc 0x0000000100b15000 fp 0x00000002d7684720 flutter::RuntimeController::RuntimeController(flutter::RuntimeDelegate&, flutter::DartVM*, fml::RefPtr<flutter::DartSnapshot const>, fml::RefPtr<flutter::DartSnapshot const>, flutter::TaskRunners, fml::WeakPtr<flutter::IOManager>, fml::WeakPtr<flutter::ImageDecoder>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::function<void (long long)>, flutter::RuntimeController::WindowData, std::__1::function<void ()>, std::__1::function<void ()>)
2020-03-31 07:54:35.516437+0800 Runner[439:346457]   pc 0x0000000100b1b858 fp 0x00000002d7684b50 flutter::Engine::Engine(flutter::Engine::Delegate&, flutter::DartVM&, fml::RefPtr<flutter::DartSnapshot const>, fml::RefPtr<flutter::DartSnapshot const>, flutter::TaskRunners, flutter::Settings, std::__1::unique_ptr<flutter::Animator, std::__1::default_delete<flutter::Animator> >, fml::WeakPtr<flutter::IOManager>)
2020-03-31 07:54:35.517172+0800 Runner[439:346457]   pc 0x0000000100b2c1d0 fp 0x00000002d7684fe0 std::__1::__function::__func<fml::internal::CopyableLambda<flutter::Shell::CreateShellOnPlatformThread(flutter::DartVMRef, flutter::TaskRunners, flutter::Settings, fml::RefPtr<flutter::DartSnapshot const>, fml::RefPtr<flutter::DartSnapshot const>, std::__1::function<std::__1::unique_ptr<flutter::PlatformView, std::__1::default_delete<flutter::PlatformView> > (flutter::Shell&)>, std::__1::function<std::__1::unique_ptr<flutter::Rasterizer, std::__1::default_delete<flutter::Rasterizer> > (flutter::Shell&)>)::$_0>, std::__1::allocator<fml::internal::CopyableLambda<flutter::Shell::CreateShellOnPlatformThread(flutter::DartVMRef, flutter::TaskRunners, flutter::Settings, fml::RefPtr<flutter::DartSnapshot const>, fml::RefPtr<flutter::DartSnapshot const>, std::__1::function<std::__1::unique_ptr<flutter::PlatformView, std::__1::default_delete<flutter::PlatformView> > (flutter::Shell&)>, std::__1::function<std::__1::unique_ptr<flutter::Rasterizer, std::__1::default_delete<flutter::Rasterizer> > (flutter::Shell&)>)::$_0> >, void ()>::operator()()
2020-03-31 07:54:35.518362+0800 Runner[439:346457]   pc 0x0000000100add9e8 fp 0x00000002d7685030 fml::MessageLoopImpl::FlushTasks(fml::FlushType)
2020-03-31 07:54:35.518837+0800 Runner[439:346457]   pc 0x0000000100ae209c fp 0x00000002d7685050 fml::MessageLoopDarwin::OnTimerFire(__CFRunLoopTimer*, fml::MessageLoopDarwin*)
2020-03-31 07:54:35.519148+0800 Runner[439:346457]   pc 0x000000019eb6503c fp 0x00000002d7685060 <redacted>
2020-03-31 07:54:35.519351+0800 Runner[439:346457]   pc 0x000000019eb64d78 fp 0x00000002d7686110 <redacted>
2020-03-31 07:54:35.519583+0800 Runner[439:346457]   pc 0x000000019eb64448 fp 0x00000002d76861a0 <redacted>

So to my untrained eye it looks like it is trying to do this:

2020-03-31 07:54:23.030173+0800 Runner[439:345566] Failed to find snapshot: /private/var/containers/Bundle/Application/E00E6D3690/Runner.app/Frameworks/App.framework/flutter_assets/kernel_blob.bin

Thousands of times until it runs out of memory, but I am not quite sure what this is, or how to begin trying to resolve it.

Flutter doctor output:

flutter doctor -v

[✓] Flutter (Channel stable, v1.9.1+hotfix.6, on Mac OS X 10.15.4 19E264b,
    locale en-AU)
    • Flutter version 1.9.1+hotfix.6 at /Users/sjr/flutter
    • Framework revision 68587a0916 (7 months ago), 2019-09-13 19:46:58 -0700
    • Engine revision b863200c37
    • Dart version 2.5.0

[✗] 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/setup/#android-setup for detailed
      instructions).
      If the Android SDK has been installed to a custom location, set
      ANDROID_HOME to that location.
      You may also want to add it to your PATH environment variable.

[✓] Xcode - develop for iOS and macOS (Xcode 11.4)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.4, Build version 11E146
    • CocoaPods version 1.7.5

[!] Android Studio (not installed)
    • Android Studio not found; download from
      https://developer.android.com/studio/index.html
      (or visit https://flutter.dev/setup/#android-setup for detailed
      instructions).

[!] Connected device
    ! No devices available

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

Hi @ArtfulDodgerB92 are you experiencing the issue with the latest stable version of flutter? If so could you please provide your updated flutter doctor -v , your flutter run --verbose and your pubspec.yaml or if possible a reproducible minimal code sample. Thank you

ArtfulDodgerB92 commented 4 years ago

Hi iapicca, thank you for your response.

Flutter doctor -v output is included in the original question. Flutter run -v output is included in the original question, from the point at which the issue occurs.

My pubspec.yaml file is as follows:

name: my_app
description: My Application

# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 6.0.0

environment:
  sdk: ">=2.3.0-dev.0.5 <3.0.0"

dependencies:
  flutter:
    sdk: flutter

  # The following adds the Cupertino Icons font to your application.
  # Use with the CupertinoIcons class for iOS style icons.
  cupertino_icons: 0.1.2
  firebase_admob: 0.5.5
  screen: 0.0.5
  image_picker: 0.6.1
  firebase_auth: 0.11.1+7
  shared_preferences: 0.4.3
  rflutter_alert: 1.0.2
  url_launcher: 5.0.3
  in_app_purchase: 0.2.0
  firebase_dynamic_links: 0.4.0+4
  #app_review: 1.1.0+1
  auto_orientation: 1.0.4
  vibration: 1.2.1

dev_dependencies:
  flutter_test:
    sdk: flutter

# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec

# The following section is specific to Flutter.

flutter:
  assets:
  - lib/images/
  - lib/images/dice_button.png
  - lib/images/dice_button_bk.png
  - lib/images/dice_button2.png
  - lib/images/coin_button.png
  - lib/images/coin_button_bk.png
  - lib/images/home_button.png
  - lib/images/reset_button.png
  - lib/images/reset_button_bk.png

  # The following line ensures that the Material Icons font is
  # included with your application, so that you can use the icons in
  # the material Icons class.
  uses-material-design: true

  # To add assets to your application, add an assets section, like this:
  # assets:
  #  - images/a_dot_burr.jpeg
  #  - images/a_dot_ham.jpeg

  # An image asset can refer to one or more resolution-specific "variants", see
  # https://flutter.io/assets-and-images/#resolution-aware.

  # For details regarding adding assets from package dependencies, see
  # https://flutter.io/assets-and-images/#from-packages

  # To add custom fonts to your application, add a fonts section here,
  # in this "flutter" section. Each entry in this list should have a
  # "family" key with the font family name, and a "fonts" key with a
  # list giving the asset and other descriptors for the font. For
  # example:
  # fonts:
  #   - family: Schyler
  #     fonts:
  #       - asset: fonts/Schyler-Regular.ttf
  #       - asset: fonts/Schyler-Italic.ttf
  #         style: italic
  #   - family: Trajan Pro
  #     fonts:
  #       - asset: fonts/TrajanPro.ttf
  #       - asset: fonts/TrajanPro_Bold.ttf
  #         weight: 700
  #
  # For details regarding fonts from package dependencies,
  # see https://flutter.io/custom-fonts/#from-packages
iapicca commented 4 years ago

Hi @ArtfulDodgerB92 the version indicated in the initial post is obsolete, could you please run flutter upgrade --force and provide the output of the updated flutter doctor -v and flutter run --verbose Thank you

ArtfulDodgerB92 commented 4 years ago

Thank you Iapicca.

I am hesitant to update flutter since every time I do this it totally destroys everything and has, at times, taken entire weeks to rebuild. If the flutter updates were ever stable I would be able to trust them.

I'll see if I can try and backup the current flutter folder, and then update it tomorrow to see if that will make any difference at all.

Thanks again.

ArtfulDodgerB92 commented 4 years ago

Hi Iapicca.

I took a backup of my entire system, so I was able to perform this upgrade. The initial flutter upgrade part seemed to work well, but now the app will no longer run, which generally takes me weeks of wasted time and resources to resolve after a Flutter upgrade.

Flutter Doctor output below: (will post flutter run -v output in a separate post as it is massive if you want the whole thing).

Running flutter doctor...
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.12.13+hotfix.9, on Mac OS X 10.15.4 19E264b, locale en-AU)
[✗] 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/setup/#android-setup for detailed instructions).
      If the Android SDK has been installed to a custom location, set ANDROID_HOME to that location.
      You may also want to add it to your PATH environment variable.

[✓] Xcode - develop for iOS and macOS (Xcode 11.4)
[!] Android Studio (not installed)
[!] Connected device
    ! No devices available

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

It will not let me post the entire output, this format allows 65, 536 characters and the output file is 2.6 million characters. Here is what I hope is the relevant section:

-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
                            -DFIRAuth_VERSION=6.4.3 -DFIRAuth_MINOR_VERSION=6.4
                            -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D
                            eveloper/SDKs/iPhoneOS13.4.sdk -fstrict-aliasing
-Wprotocol
                            -Wdeprecated-declarations -g -Wno-sign-conversion
-Winfinite-recursion
                            -Wcomma -Wblock-capture-autoreleasing
-Wstrict-prototypes
                            -Wno-semicolon-before-method-body
-Wunguarded-availability -iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-generated-files.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-own-target-headers.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-all-target-headers.hmap
-iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-project-headers.hmap

-I/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            /include
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuthI
                            nterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCore

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnostics

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnosticsInterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GTMSessionFet
                            cher

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsportCCTSupport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleUtiliti
                            es
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/nanopb

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources-normal/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources

-F/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            -MMD -MT dependencies -MF

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAPNSTokenManager.d
                            --serialize-diagnostics

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAPNSTokenManager.dia -c

/Users/sjr/Projects/my_app/ios/Pods/FirebaseAuth/Firebase/Auth/Sou
                            rce/SystemService/FIRAuthAPNSTokenManager.m -o

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAPNSTokenManager.o

                        CompileC

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciycckc

hipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/FirebaseAuth.bu
                        ild/Objects-normal/arm64/FIRAuthAppCredential.o

FirebaseAuth/Firebase/Auth/Source/SystemService/FIRAuthAppCredential.m
                        normal arm64 objective-c
com.apple.compilers.llvm.clang.1_0.compiler
                            cd /Users/sjr/Projects/my_app/ios/Pods
                            export LANG=en_US.US-ASCII
                            export

PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat

form/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bi

n:/Users/sjr/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/L
                            ibrary/Apple/usr/bin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoo
                            lchain/usr/bin/clang -x objective-c -target
arm64-apple-ios8.0
                            -fmessage-length=0
-fdiagnostics-show-note-include-stack
                            -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc
-fobjc-weak -fmodules

-fmodules-cache-path=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex -fmodules-prune-interval=86400
                            -fmodules-prune-after=345600

-fbuild-session-file=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex/Session.modulevalidation
                            -fmodules-validate-once-per-build-session
                            -Wnon-modular-include-in-framework-module
                            -Werror=non-modular-include-in-framework-module
-Wno-trigraphs
                            -fpascal-strings -O0 -fno-common
-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
                            -DFIRAuth_VERSION=6.4.3 -DFIRAuth_MINOR_VERSION=6.4
                            -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D
                            eveloper/SDKs/iPhoneOS13.4.sdk -fstrict-aliasing
-Wprotocol
                            -Wdeprecated-declarations -g -Wno-sign-conversion
-Winfinite-recursion
                            -Wcomma -Wblock-capture-autoreleasing
-Wstrict-prototypes
                            -Wno-semicolon-before-method-body
-Wunguarded-availability -iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-generated-files.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-own-target-headers.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-all-target-headers.hmap
-iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-project-headers.hmap

-I/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            /include
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuthI
                            nterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCore

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnostics

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnosticsInterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GTMSessionFet
                            cher

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsportCCTSupport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleUtiliti
                            es
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/nanopb

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources-normal/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources

-F/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            -MMD -MT dependencies -MF

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAppCredential.d
                            --serialize-diagnostics

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAppCredential.dia -c

/Users/sjr/Projects/my_app/ios/Pods/FirebaseAuth/Firebase/Auth/Sou
                            rce/SystemService/FIRAuthAppCredential.m -o

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAppCredential.o

                        CompileC

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciycckc

hipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/FirebaseAuth.bu
                        ild/Objects-normal/arm64/FIRAuthAppCredentialManager.o

FirebaseAuth/Firebase/Auth/Source/SystemService/FIRAuthAppCredentialManager.
                        m normal arm64 objective-c
com.apple.compilers.llvm.clang.1_0.compiler
                            cd /Users/sjr/Projects/my_app/ios/Pods
                            export LANG=en_US.US-ASCII
                            export

PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat

form/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bi

n:/Users/sjr/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/L
                            ibrary/Apple/usr/bin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoo
                            lchain/usr/bin/clang -x objective-c -target
arm64-apple-ios8.0
                            -fmessage-length=0
-fdiagnostics-show-note-include-stack
                            -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc
-fobjc-weak -fmodules

-fmodules-cache-path=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex -fmodules-prune-interval=86400
                            -fmodules-prune-after=345600

-fbuild-session-file=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex/Session.modulevalidation
                            -fmodules-validate-once-per-build-session
                            -Wnon-modular-include-in-framework-module
                            -Werror=non-modular-include-in-framework-module
-Wno-trigraphs
                            -fpascal-strings -O0 -fno-common
-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
                            -DFIRAuth_VERSION=6.4.3 -DFIRAuth_MINOR_VERSION=6.4
                            -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D
                            eveloper/SDKs/iPhoneOS13.4.sdk -fstrict-aliasing
-Wprotocol
                            -Wdeprecated-declarations -g -Wno-sign-conversion
-Winfinite-recursion
                            -Wcomma -Wblock-capture-autoreleasing
-Wstrict-prototypes
                            -Wno-semicolon-before-method-body
-Wunguarded-availability -iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-generated-files.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-own-target-headers.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-all-target-headers.hmap
-iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-project-headers.hmap

-I/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            /include
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuthI
                            nterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCore

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnostics

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnosticsInterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GTMSessionFet
                            cher

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsportCCTSupport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleUtiliti
                            es
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/nanopb

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources-normal/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources

-F/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            -MMD -MT dependencies -MF

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAppCredentialManager.d
                            --serialize-diagnostics

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAppCredentialManager.dia -c

/Users/sjr/Projects/my_app/ios/Pods/FirebaseAuth/Firebase/Auth/Sou
                            rce/SystemService/FIRAuthAppCredentialManager.m -o

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthAppCredentialManager.o

                        CompileC

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciycckc

hipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/FirebaseAuth.bu
                        ild/Objects-normal/arm64/FIRAuthBackend.o

FirebaseAuth/Firebase/Auth/Source/Backend/FIRAuthBackend.m normal arm64
                        objective-c com.apple.compilers.llvm.clang.1_0.compiler
                            cd /Users/sjr/Projects/my_app/ios/Pods
                            export LANG=en_US.US-ASCII
                            export

PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat

form/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bi

n:/Users/sjr/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/L
                            ibrary/Apple/usr/bin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoo
                            lchain/usr/bin/clang -x objective-c -target
arm64-apple-ios8.0
                            -fmessage-length=0
-fdiagnostics-show-note-include-stack
                            -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc
-fobjc-weak -fmodules

-fmodules-cache-path=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex -fmodules-prune-interval=86400
                            -fmodules-prune-after=345600

-fbuild-session-file=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex/Session.modulevalidation
                            -fmodules-validate-once-per-build-session
                            -Wnon-modular-include-in-framework-module
                            -Werror=non-modular-include-in-framework-module
-Wno-trigraphs
                            -fpascal-strings -O0 -fno-common
-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
                            -DFIRAuth_VERSION=6.4.3 -DFIRAuth_MINOR_VERSION=6.4
                            -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D
                            eveloper/SDKs/iPhoneOS13.4.sdk -fstrict-aliasing
-Wprotocol
                            -Wdeprecated-declarations -g -Wno-sign-conversion
-Winfinite-recursion
                            -Wcomma -Wblock-capture-autoreleasing
-Wstrict-prototypes
                            -Wno-semicolon-before-method-body
-Wunguarded-availability -iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-generated-files.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-own-target-headers.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-all-target-headers.hmap
-iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-project-headers.hmap

-I/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            /include
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuthI
                            nterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCore

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnostics

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnosticsInterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GTMSessionFet
                            cher

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsportCCTSupport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleUtiliti
                            es
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/nanopb

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources-normal/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources

-F/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            -MMD -MT dependencies -MF

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthBackend.d
                            --serialize-diagnostics

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthBackend.dia
-c

/Users/sjr/Projects/my_app/ios/Pods/FirebaseAuth/Firebase/Auth/Sou
                            rce/Backend/FIRAuthBackend.m -o

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthBackend.o

                        CompileC

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciycckc

hipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/FirebaseAuth.bu
                        ild/Objects-normal/arm64/FIRAuthCredential.o

FirebaseAuth/Firebase/Auth/Source/AuthProvider/FIRAuthCredential.m normal
                        arm64 objective-c
com.apple.compilers.llvm.clang.1_0.compiler
                            cd /Users/sjr/Projects/my_app/ios/Pods
                            export LANG=en_US.US-ASCII
                            export

PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat

form/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bi

n:/Users/sjr/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/L
                            ibrary/Apple/usr/bin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoo
                            lchain/usr/bin/clang -x objective-c -target
arm64-apple-ios8.0
                            -fmessage-length=0
-fdiagnostics-show-note-include-stack
                            -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc
-fobjc-weak -fmodules

-fmodules-cache-path=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex -fmodules-prune-interval=86400
                            -fmodules-prune-after=345600

-fbuild-session-file=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex/Session.modulevalidation
                            -fmodules-validate-once-per-build-session
                            -Wnon-modular-include-in-framework-module
                            -Werror=non-modular-include-in-framework-module
-Wno-trigraphs
                            -fpascal-strings -O0 -fno-common
-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
                            -DFIRAuth_VERSION=6.4.3 -DFIRAuth_MINOR_VERSION=6.4
                            -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D
                            eveloper/SDKs/iPhoneOS13.4.sdk -fstrict-aliasing
-Wprotocol
                            -Wdeprecated-declarations -g -Wno-sign-conversion
-Winfinite-recursion
                            -Wcomma -Wblock-capture-autoreleasing
-Wstrict-prototypes
                            -Wno-semicolon-before-method-body
-Wunguarded-availability -iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-generated-files.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-own-target-headers.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-all-target-headers.hmap
-iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-project-headers.hmap

-I/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            /include
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuthI
                            nterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCore

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnostics

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnosticsInterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GTMSessionFet
                            cher

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsportCCTSupport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleUtiliti
                            es
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/nanopb

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources-normal/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources

-F/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            -MMD -MT dependencies -MF

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthCredential.d
                            --serialize-diagnostics

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthCredential.dia -c

/Users/sjr/Projects/my_app/ios/Pods/FirebaseAuth/Firebase/Auth/Sou
                            rce/AuthProvider/FIRAuthCredential.m -o

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthCredential.o

                        CompileC

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciycckc

hipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/FirebaseAuth.bu
                        ild/Objects-normal/arm64/FIRAuthDataResult.o

FirebaseAuth/Firebase/Auth/Source/Auth/FIRAuthDataResult.m normal arm64
                        objective-c com.apple.compilers.llvm.clang.1_0.compiler
                            cd /Users/sjr/Projects/my_app/ios/Pods
                            export LANG=en_US.US-ASCII
                            export

PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat

form/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bi

n:/Users/sjr/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/L
                            ibrary/Apple/usr/bin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoo
                            lchain/usr/bin/clang -x objective-c -target
arm64-apple-ios8.0
                            -fmessage-length=0
-fdiagnostics-show-note-include-stack
                            -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc
-fobjc-weak -fmodules

-fmodules-cache-path=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex -fmodules-prune-interval=86400
                            -fmodules-prune-after=345600

-fbuild-session-file=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex/Session.modulevalidation
                            -fmodules-validate-once-per-build-session
                            -Wnon-modular-include-in-framework-module
                            -Werror=non-modular-include-in-framework-module
-Wno-trigraphs
                            -fpascal-strings -O0 -fno-common
-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
                            -DFIRAuth_VERSION=6.4.3 -DFIRAuth_MINOR_VERSION=6.4
                            -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D
                            eveloper/SDKs/iPhoneOS13.4.sdk -fstrict-aliasing
-Wprotocol
                            -Wdeprecated-declarations -g -Wno-sign-conversion
-Winfinite-recursion
                            -Wcomma -Wblock-capture-autoreleasing
-Wstrict-prototypes
                            -Wno-semicolon-before-method-body
-Wunguarded-availability -iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-generated-files.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-own-target-headers.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-all-target-headers.hmap
-iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-project-headers.hmap

-I/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            /include
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuthI
                            nterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCore

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnostics

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnosticsInterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GTMSessionFet
                            cher

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsportCCTSupport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleUtiliti
                            es
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/nanopb

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources-normal/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources

-F/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            -MMD -MT dependencies -MF

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthDataResult.d
                            --serialize-diagnostics

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthDataResult.dia -c

/Users/sjr/Projects/my_app/ios/Pods/FirebaseAuth/Firebase/Auth/Sou
                            rce/Auth/FIRAuthDataResult.m -o

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthDataResult.o

                        CompileC

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciycckc

hipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/FirebaseAuth.bu
                        ild/Objects-normal/arm64/FIRAuthDefaultUIDelegate.o

FirebaseAuth/Firebase/Auth/Source/Utilities/FIRAuthDefaultUIDelegate.m
                        normal arm64 objective-c
com.apple.compilers.llvm.clang.1_0.compiler
                            cd /Users/sjr/Projects/my_app/ios/Pods
                            export LANG=en_US.US-ASCII
                            export

PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat

form/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bi

n:/Users/sjr/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/L
                            ibrary/Apple/usr/bin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoo
                            lchain/usr/bin/clang -x objective-c -target
arm64-apple-ios8.0
                            -fmessage-length=0
-fdiagnostics-show-note-include-stack
                            -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc
-fobjc-weak -fmodules

-fmodules-cache-path=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex -fmodules-prune-interval=86400
                            -fmodules-prune-after=345600

-fbuild-session-file=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex/Session.modulevalidation
                            -fmodules-validate-once-per-build-session
                            -Wnon-modular-include-in-framework-module
                            -Werror=non-modular-include-in-framework-module
-Wno-trigraphs
                            -fpascal-strings -O0 -fno-common
-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
                            -DFIRAuth_VERSION=6.4.3 -DFIRAuth_MINOR_VERSION=6.4
                            -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D
                            eveloper/SDKs/iPhoneOS13.4.sdk -fstrict-aliasing
-Wprotocol
                            -Wdeprecated-declarations -g -Wno-sign-conversion
-Winfinite-recursion
                            -Wcomma -Wblock-capture-autoreleasing
-Wstrict-prototypes
                            -Wno-semicolon-before-method-body
-Wunguarded-availability -iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-generated-files.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-own-target-headers.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-all-target-headers.hmap
-iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-project-headers.hmap

-I/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            /include
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuthI
                            nterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCore

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnostics

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnosticsInterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GTMSessionFet
                            cher

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsportCCTSupport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleUtiliti
                            es
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/nanopb

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources-normal/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources

-F/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            -MMD -MT dependencies -MF

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthDefaultUIDelegate.d
                            --serialize-diagnostics

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthDefaultUIDelegate.dia -c

/Users/sjr/Projects/my_app/ios/Pods/FirebaseAuth/Firebase/Auth/Sou
                            rce/Utilities/FIRAuthDefaultUIDelegate.m -o

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthDefaultUIDelegate.o

                        CompileC

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciycckc

hipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/FirebaseAuth.bu
                        ild/Objects-normal/arm64/FIRAuthDispatcher.o

FirebaseAuth/Firebase/Auth/Source/Auth/FIRAuthDispatcher.m normal arm64
                        objective-c com.apple.compilers.llvm.clang.1_0.compiler
                            cd /Users/sjr/Projects/my_app/ios/Pods
                            export LANG=en_US.US-ASCII
                            export

PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat

form/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bi

n:/Users/sjr/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/L
                            ibrary/Apple/usr/bin"

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoo
                            lchain/usr/bin/clang -x objective-c -target
arm64-apple-ios8.0
                            -fmessage-length=0
-fdiagnostics-show-note-include-stack
                            -fmacro-backtrace-limit=0 -std=c99 -fobjc-arc
-fobjc-weak -fmodules

-fmodules-cache-path=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex -fmodules-prune-interval=86400
                            -fmodules-prune-after=345600

-fbuild-session-file=/Users/sjr/Library/Developer/Xcode/DerivedData/Modu
                            leCache.noindex/Session.modulevalidation
                            -fmodules-validate-once-per-build-session
                            -Wnon-modular-include-in-framework-module
                            -Werror=non-modular-include-in-framework-module
-Wno-trigraphs
                            -fpascal-strings -O0 -fno-common
-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
                            -DFIRAuth_VERSION=6.4.3 -DFIRAuth_MINOR_VERSION=6.4
                            -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot

/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D
                            eveloper/SDKs/iPhoneOS13.4.sdk -fstrict-aliasing
-Wprotocol
                            -Wdeprecated-declarations -g -Wno-sign-conversion
-Winfinite-recursion
                            -Wcomma -Wblock-capture-autoreleasing
-Wstrict-prototypes
                            -Wno-semicolon-before-method-body
-Wunguarded-availability -iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-generated-files.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-own-target-headers.hmap

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/FirebaseAuth-all-target-headers.hmap
-iquote

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/FirebaseAuth-project-headers.hmap

-I/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            /include
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Private/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuth

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseAuthI
                            nterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCore

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnostics

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/FirebaseCoreD
                            iagnosticsInterop

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GTMSessionFet
                            cher

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleDataTra
                            nsportCCTSupport

-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/GoogleUtiliti
                            es
-I/Users/sjr/Projects/my_app/ios/Pods/Headers/Public/nanopb

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources-normal/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources/arm64

-I/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmksec

iycckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Fireb
                            aseAuth.build/DerivedSources

-F/Users/sjr/Projects/my_app/build/ios/Debug-iphoneos/FirebaseAuth
                            -MMD -MT dependencies -MF

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthDispatcher.d
                            --serialize-diagnostics

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas

eAuth.build/Objects-normal/arm64/FIRAuthDispatcher.dia -c

/Users/sjr/Projects/my_app/ios/Pods/FirebaseAuth/Firebase/Auth/Sou
                            rce/Auth/FIRAuthDispatcher.m -o

/Users/sjr/Library/Developer/Xcode/DerivedData/Runner-gclpdpnsdqsmkseciy

cckchipfzl/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/Firebas
                            eAuth.build/Objects-normal/arm64/FIRAuthDispatcher.o

[ +802 ms] Could not build the precompiled application for the device.
[  +19 ms] Error launching application on iPhone.
[   +3 ms] "flutter run" took 35,830ms.

#0      throwToolExit (package:flutter_tools/src/base/common.dart:28:3)
#1      RunCommand.runCommand
(package:flutter_tools/src/commands/run.dart:509:7)
<asynchronous suspension>
#2      FlutterCommand.verifyThenRunCommand
(package:flutter_tools/src/runner/flutter_command.dart:615:18)
#3      _asyncThenWrapperHelper.<anonymous closure>
(dart:async-patch/async_patch.dart:73:64)
#4      _rootRunUnary (dart:async/zone.dart:1134:38)
#5      _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#6      _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#7      Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:680:45)
#8      Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#9      Future._completeWithValue (dart:async/future_impl.dart:524:5)
#10     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#11     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#12     RunCommand.usageValues (package:flutter_tools/src/commands/run.dart)
#13     _asyncThenWrapperHelper.<anonymous closure>
(dart:async-patch/async_patch.dart:73:64)
#14     _rootRunUnary (dart:async/zone.dart:1134:38)
#15     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#16     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#17     Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:680:45)
#18     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#19     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#20     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#21     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#22     IosProject.isSwift (package:flutter_tools/src/project.dart)
#23     _asyncThenWrapperHelper.<anonymous closure>
(dart:async-patch/async_patch.dart:73:64)
#24     _rootRunUnary (dart:async/zone.dart:1134:38)
#25     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#26     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#27     Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:680:45)
#28     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#29     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#30     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#31     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#32     IosProject.buildSettings (package:flutter_tools/src/project.dart)
#33     _asyncThenWrapperHelper.<anonymous closure>
(dart:async-patch/async_patch.dart:73:64)
#34     _rootRunUnary (dart:async/zone.dart:1134:38)
#35     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#36     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#37     Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:680:45)
#38     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#39     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#40     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#41     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#42     XcodeProjectInterpreter.getBuildSettings
(package:flutter_tools/src/ios/xcodeproj.dart)
#43     _asyncThenWrapperHelper.<anonymous closure>
(dart:async-patch/async_patch.dart:73:64)
#44     _rootRunUnary (dart:async/zone.dart:1134:38)
#45     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#46     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#47     Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:680:45)
#48     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#49     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#50     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#51     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#52     _DefaultProcessUtils.run (package:flutter_tools/src/base/process.dart)
#53     _asyncThenWrapperHelper.<anonymous closure>
(dart:async-patch/async_patch.dart:73:64)
#54     _rootRunUnary (dart:async/zone.dart:1134:38)
#55     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#56     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#57     Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:680:45)
#58     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#59     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#60     Future.wait.<anonymous closure> (dart:async/future.dart:400:22)
#61     _rootRunUnary (dart:async/zone.dart:1134:38)
#62     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#63     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#64     Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:680:45)
#65     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#66     Future._complete (dart:async/future_impl.dart:514:7)
#67     _BufferingStreamSubscription.asFuture.<anonymous closure>
(dart:async/stream_impl.dart:206:14)
#68     _rootRun (dart:async/zone.dart:1122:38)
#69     _CustomZone.run (dart:async/zone.dart:1023:19)
#70     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#71     _BufferingStreamSubscription._sendDone.sendDone
(dart:async/stream_impl.dart:391:13)
#72     _BufferingStreamSubscription._sendDone
(dart:async/stream_impl.dart:401:15)
#73     _BufferingStreamSubscription._close (dart:async/stream_impl.dart:285:7)
#74     _SinkTransformerStreamSubscription._close
(dart:async/stream_transformers.dart:98:11)
#75     _EventSinkWrapper.close (dart:async/stream_transformers.dart:25:11)
#76     _StringAdapterSink.close (dart:convert/string_conversion.dart:251:11)
#77     _Utf8ConversionSink.close (dart:convert/string_conversion.dart:302:20)
#78     _ConverterStreamEventSink.close
(dart:convert/chunked_conversion.dart:82:18)
#79     _SinkTransformerStreamSubscription._handleDone
(dart:async/stream_transformers.dart:143:24)
#80     _rootRun (dart:async/zone.dart:1122:38)
#81     _CustomZone.run (dart:async/zone.dart:1023:19)
#82     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#83     _BufferingStreamSubscription._sendDone.sendDone
(dart:async/stream_impl.dart:391:13)
#84     _BufferingStreamSubscription._sendDone
(dart:async/stream_impl.dart:401:15)
#85     _BufferingStreamSubscription._close (dart:async/stream_impl.dart:285:7)
#86     _SyncStreamControllerDispatch._sendDone
(dart:async/stream_controller.dart:774:19)
#87     _StreamController._closeUnchecked
(dart:async/stream_controller.dart:631:7)
#88     _StreamController.close (dart:async/stream_controller.dart:624:5)
#89     _Socket._onData (dart:io-patch/socket_patch.dart:1858:21)
#90     _rootRunUnary (dart:async/zone.dart:1138:13)
#91     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#92     _CustomZone.runUnaryGuarded (dart:async/zone.dart:933:7)
#93     _BufferingStreamSubscription._sendData
(dart:async/stream_impl.dart:338:11)
#94     _BufferingStreamSubscription._add (dart:async/stream_impl.dart:265:7)
#95     _SyncStreamControllerDispatch._sendData
(dart:async/stream_controller.dart:766:19)
#96     _StreamController._add (dart:async/stream_controller.dart:642:7)
#97     _StreamController.add (dart:async/stream_controller.dart:588:5)
#98     new _RawSocket.<anonymous closure>
(dart:io-patch/socket_patch.dart:1406:35)
#99     _NativeSocket.issueReadEvent.issue
(dart:io-patch/socket_patch.dart:912:18)
#100    _microtaskLoop (dart:async/schedule_microtask.dart:43:21)
#101    _startMicrotaskLoop (dart:async/schedule_microtask.dart:52:5)
#102    _runPendingImmediateCallback
(dart:isolate-patch/isolate_patch.dart:118:13)
#103    _RawReceivePortImpl._handleMessage
(dart:isolate-patch/isolate_patch.dart:175:5)
ArtfulDodgerB92 commented 4 years ago

Sorry to bother you guys, but have you got anywhere with this one yet? I would really like to finally be able to publish my application to the apple store. This application is published without issue on the android store, and I have been working on the already finished application, trying to get it working on ios since November.

Thank you for all of your efforts.

ArtfulDodgerB92 commented 4 years ago

This may help, or may not, but it seems to perhaps be a clue. I stumbled upon an answer from someone while researching mDNS errors (waiting for observation port). This was the response:

I found a fix for this issue. When the iOS build process tries to copy the Flutter generated App.framework folder, it deletes it instead of copying it correctly.

The problem is that Flutter does not support building in release mode for the simulator.

The fix is to set FLUTTER_BUILD_MODE = Debug in Config/<Flavor>.xcconfig.
Setting the Build Mode to Debug fixed the missing flutter_assets issue and build correctly locally and in TestFlight.

To be honest, I don't know what this means, as he does not specify where "config/.xcconfig is, I have looked everywhere and I don't have a config folder. What I did find, is that my /ios/Frameworks folder is completely empty, which seems to match with what he is saying in this answer. It seems that maybe something is supposed to be written here at some point but it fails.

Does this help narrow it down? Or point to a cause?

iapicca commented 4 years ago

Hi @ArtfulDodgerB92 are you still experiencing the issue with the latest stable or above? Thank you

TahaTesser commented 4 years ago

Could everyone who still has this problem please file a new issue with the exact description of what happens, logs and the output of flutter doctor -v. All system setups can be slightly different, so it's always better to open new issues and reference related issues.

Aman2two commented 3 years ago

Mine was solved by correcting the flutter application path in Build Settings>User-defined section. That is why it was throwing the error. Was working on two projects and their directory path were different. This is the reason for this error also.

1oo1 commented 3 years ago

I have solved by making sure Flutter.framework and App.framework are the same debug or release mode. If you see this, try it.

github-actions[bot] commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.