📘

xcode 16でiOSのビルドを実行すると、Firebase関連でエラーが大量に発生する

2024/09/22に公開

結論

RunnerとTargetのBuildSettingsからAllow Non-modular includes In Framework Modulesを検索し、Yesに変更する

エラー

エラー

/Users/developer/Documents/GitHub/leads_ai/ios/Pods/FirebaseAuth/FirebaseAuth/Sources/Swift/Utilities/AuthWebViewController.swift:19:3: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
import WebKit
^
@preconcurrency
/Users/developer/Documents/GitHub/leads_ai/ios/Pods/FirebaseAuth/FirebaseAuth/Sources/Swift/Utilities/AuthWebViewController.swift:19:3: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
import WebKit
^
@preconcurrency
/Users/developer/Documents/GitHub/leads_ai/ios/Pods/FirebaseAuth/FirebaseAuth/Sources/Swift/Utilities/AuthWebViewController.swift:19:3: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
import WebKit
^
@preconcurrency
/Users/developer/Documents/GitHub/leads_ai/ios/Pods/FirebaseAuth/FirebaseAuth/Sources/Swift/Utilities/AuthWebViewController.swift:19:3: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'WebKit'
import WebKit
^
@preconcurrency
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix=TARGET_OS_ -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -ferror-limit 19 -serialize-diagnostic-file /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/Objects-normal/x86_64/PigeonParser.dia -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -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 -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Modules/module.modulemap -fmodule-map-file=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -fmodule-map-file=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseCore/FirebaseCore.framework/Modules/module.modulemap -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuth/FirebaseAuth.framework/Modules/module.modulemap -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuthInterop/FirebaseAuthInterop.framework/Modules/module.modulemap -o /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/Objects-normal/x86_64/PigeonParser.o -disable-free -emit-obj -x objective-c /Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/PigeonParser.m -tune-cpu generic -target-cpu core2 -triple x86_64-apple-ios13.0.0-simulator -target-linker-version 1115.7.3 -target-sdk-version=18.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk -resource-dir /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format=obj -fmodule-file=FirebaseAuth=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/FirebaseAuth-6YXZU8RZY65RPJGKT1CCOE3B2.pcm -fmodule-file=FirebaseAuthInterop=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/FirebaseAuthInterop-57QUVNQ1INNI5JLM3ILUVDNVH.pcm -fmodule-file=FirebaseCore=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/FirebaseCore-BM8J1J5I8LPR2SKL1FUX839HF.pcm -fmodule-file=Foundation=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-2UW0WCFDJ1NUQJN5SJVL5IOMS.pcm -fmodule-file=UIKit=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-AXPU1QBGCXHFWRCRYAEC3OWYH.pcm -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/firebase_auth-own-target-headers.hmap -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/firebase_auth-all-non-framework-target-headers.hmap -I /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_auth/include -I /Users/developer/Documents/GitHub/leads_ai/ios/Pods/Headers/Public -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/DerivedSources-normal/x86_64 -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/DerivedSources/x86_64 -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/DerivedSources -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_auth -F /opt/homebrew/Caskroom/flutter/3.24.2/flutter/bin/cache/artifacts/engine/ios/Flutter.xcframework/ios-arm64_x86_64-simulator -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAppCheckInterop -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuth -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuthInterop -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseCore -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseCoreExtension -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseCoreInternal -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/GTMSessionFetcher -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/GoogleUtilities -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/RecaptchaInterop -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_core -iquote /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/firebase_auth-generated-files.hmap -iquote /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/firebase_auth-project-headers.hmap -isystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk/usr/local/include -isystem /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/developer/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.0-22A5342a-c2fe43229af1f3ec42186d4f552189a4.sdkstatcache -ivfsoverlay /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Pods-8699adb1dd336b26511df848a716bd42-VFS-iphonesimulator/all-product-headers.yaml -std=gnu11 -fexceptions -fasm-blocks -fmodules -fmodule-name=firebase_auth -fno-implicit-modules -fobjc-exceptions -fmax-type-align=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime=ios-13.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version=4.2.1 -fblocks -ffp-contract=on -fclang-abi-compat=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir=/Users/developer/Documents/GitHub/leads_ai/ios/Pods -fcoverage-compilation-dir=/Users/developer/Documents/GitHub/leads_ai/ios/Pods -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version=4 -debugger-tuning=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer=all -funwind-tables=2 -clear-ast-before-backend -discard-value-names -main-file-name PigeonParser.m -debug-info-kind=standalone -fdiagnostics-hotness-threshold=0 -fdiagnostics-misexpect-tolerance=0 -D COCOAPODS=1 -D DEBUG=1 -D LIBRARY_NAME=@"flutter-fire-auth" -D LIBRARY_VERSION=@"5.2.1" -D OBJC_OLD_DISPATCH_PROTOTYPES=0 -D POD_CONFIGURATION_DEBUG=1 -D __GCC_HAVE_DWARF2_CFI_ASM=1 -include /Users/developer/Documents/GitHub/leads_ai/ios/Pods/Target\ Support\ Files/firebase_auth/firebase_auth-prefix.pch -MT dependencies -dependency-file /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/Objects-normal/x86_64/PigeonParser.d -skip-unused-modulemap-deps
In file included from /Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/PigeonParser.m:5:
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: note: insert '_Nullable' if the pointer may be null
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
| _Nullable
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: note: insert '_Nonnull' if the pointer should never be null
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
| Nonnull
1 warning generated.
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -cc1 -Wundef-prefix=TARGET_OS
-fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -ferror-limit 19 -serialize-diagnostic-file /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/Objects-normal/x86_64/FLTIdTokenChannelStreamHandler.dia -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -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 -Wno-implicit-fallthrough -Wprotocol -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_auth/firebase_auth.framework/Modules/module.modulemap -fmodule-map-file=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/UIKit.framework/Modules/module.modulemap -fmodule-map-file=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/Foundation.framework/Modules/module.modulemap -fmodule-map-file=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/TargetConditionals.modulemap -fmodule-map-file=/opt/homebrew/Caskroom/flutter/3.24.2/flutter/bin/cache/artifacts/engine/ios/Flutter.xcframework/ios-arm64_x86_64-simulator/Flutter.framework/Modules/module.modulemap -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseCore/FirebaseCore.framework/Modules/module.modulemap -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuth/FirebaseAuth.framework/Modules/module.modulemap -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuthInterop/FirebaseAuthInterop.framework/Modules/module.modulemap -fmodule-map-file=/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Cryptexes/OS/System/Library/Frameworks/AuthenticationServices.framework/Modules/module.modulemap -fmodule-map-file=/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_core/firebase_core.framework/Modules/module.modulemap -o /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/Objects-normal/x86_64/FLTIdTokenChannelStreamHandler.o -disable-free -emit-obj -x objective-c /Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/FLTIdTokenChannelStreamHandler.m -tune-cpu generic -target-cpu core2 -triple x86_64-apple-ios13.0.0-simulator -target-linker-version 1115.7.3 -target-sdk-version=18.0 -fmodules-validate-system-headers -fno-modulemap-allow-subdirectory-search -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk -resource-dir /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16 -fmodule-format=obj -fmodule-file=AuthenticationServices=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/AuthenticationServices-7S7TMB1QVJPNDNW3ENI4N66ML.pcm -fmodule-file=FirebaseAuth=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/FirebaseAuth-6YXZU8RZY65RPJGKT1CCOE3B2.pcm -fmodule-file=FirebaseAuthInterop=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/FirebaseAuthInterop-57QUVNQ1INNI5JLM3ILUVDNVH.pcm -fmodule-file=FirebaseCore=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/FirebaseCore-BM8J1J5I8LPR2SKL1FUX839HF.pcm -fmodule-file=Flutter=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/Flutter-7M5C06AFQL1HOSU6I9NN5CB09.pcm -fmodule-file=Foundation=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/Foundation-2UW0WCFDJ1NUQJN5SJVL5IOMS.pcm -fmodule-file=TargetConditionals=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/TargetConditionals-7DUU3CURGG1PAE8N9J7OF05SB.pcm -fmodule-file=UIKit=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/UIKit-AXPU1QBGCXHFWRCRYAEC3OWYH.pcm -fmodule-file=firebase_core=/Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/ExplicitPrecompiledModules/firebase_core-8OB7DZPE9EEOONFREXR3DR3DL.pcm -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/firebase_auth-own-target-headers.hmap -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/firebase_auth-all-non-framework-target-headers.hmap -I /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_auth/include -I /Users/developer/Documents/GitHub/leads_ai/ios/Pods/Headers/Public -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/DerivedSources-normal/x86_64 -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/DerivedSources/x86_64 -I /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/DerivedSources -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_auth -F /opt/homebrew/Caskroom/flutter/3.24.2/flutter/bin/cache/artifacts/engine/ios/Flutter.xcframework/ios-arm64_x86_64-simulator -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAppCheckInterop -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuth -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuthInterop -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseCore -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseCoreExtension -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseCoreInternal -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/GTMSessionFetcher -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/GoogleUtilities -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/RecaptchaInterop -F /Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/firebase_core -iquote /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/firebase_auth-generated-files.hmap -iquote /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/firebase_auth-project-headers.hmap -isystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk/usr/local/include -isystem /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/include -internal-externc-isystem /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk/usr/include -internal-externc-isystem /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -ivfsstatcache /Users/developer/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/iphonesimulator18.0-22A5342a-c2fe43229af1f3ec42186d4f552189a4.sdkstatcache -ivfsoverlay /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/Pods-8699adb1dd336b26511df848a716bd42-VFS-iphonesimulator/all-product-headers.yaml -std=gnu11 -fexceptions -fasm-blocks -fmodules -fmodule-name=firebase_auth -fno-implicit-modules -fobjc-exceptions -fmax-type-align=16 -fpascal-strings -fvisibility-inlines-hidden-static-local-var -mdarwin-stkchk-strong-link -fno-odr-hash-protocols -pic-level 2 -fencode-extended-block-signature -stack-protector 1 -fobjc-runtime=ios-13.0.0 -fobjc-arc -fobjc-runtime-has-weak -fobjc-weak -fgnuc-version=4.2.1 -fblocks -ffp-contract=on -fclang-abi-compat=4.0 -fno-experimental-relative-c++-abi-vtables -fno-file-reproducible -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation -clang-vendor-feature=+enableAggressiveVLAFolding -clang-vendor-feature=+revert09abecef7bbf -clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError -O0 -fdebug-compilation-dir=/Users/developer/Documents/GitHub/leads_ai/ios/Pods -fcoverage-compilation-dir=/Users/developer/Documents/GitHub/leads_ai/ios/Pods -fregister-global-dtors-with-atexit -fno-strict-return -mrelax-all -dwarf-version=4 -debugger-tuning=lldb -disable-llvm-verifier -dwarf-ext-refs -mframe-pointer=all -funwind-tables=2 -clear-ast-before-backend -discard-value-names -main-file-name FLTIdTokenChannelStreamHandler.m -debug-info-kind=standalone -fdiagnostics-hotness-threshold=0 -fdiagnostics-misexpect-tolerance=0 -D COCOAPODS=1 -D DEBUG=1 -D LIBRARY_NAME=@"flutter-fire-auth" -D LIBRARY_VERSION=@"5.2.1" -D OBJC_OLD_DISPATCH_PROTOTYPES=0 -D POD_CONFIGURATION_DEBUG=1 -D __GCC_HAVE_DWARF2_CFI_ASM=1 -include /Users/developer/Documents/GitHub/leads_ai/ios/Pods/Target\ Support\ Files/firebase_auth/firebase_auth-prefix.pch -MT dependencies -dependency-file /Users/developer/Library/Developer/Xcode/DerivedData/Runner-dfnsbbmyethgdyeztoqrllpobolo/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/firebase_auth.build/Objects-normal/x86_64/FLTIdTokenChannelStreamHandler.d -skip-unused-modulemap-deps
In file included from /Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/FLTIdTokenChannelStreamHandler.m:5:
In file included from /Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/FLTIdTokenChannelStreamHandler.h:15:
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: note: insert '_Nullable' if the pointer may be null
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
| _Nullable
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: note: insert '_Nonnull' if the pointer should never be null
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
| _Nonnull
1 warning generated.
In file included from /Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/FLTFirebaseAuthPlugin.m:9:
In file included from /Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/FLTAuthStateChannelStreamHandler.h:17:
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: note: insert '_Nullable' if the pointer may be null
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
| _Nullable
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/Private/PigeonParser.h:13:12: note: insert '_Nonnull' if the pointer should never be null
13 | + (NSArray *)getManualList:(nonnull PigeonUserDetails *)userDetails;
| ^
| _Nonnull
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/FLTFirebaseAuthPlugin.m:120:72: warning: sending 'FLTFirebaseAuthPlugin *__strong' to parameter of incompatible type 'id<FLTFirebasePlugin> _Nonnull'
120 | [[FLTFirebasePluginRegistry sharedInstance] registerFirebasePlugin:self];
| ^~~~
In module 'firebase_core' imported from /Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/FLTFirebaseAuthPlugin.m:7:
/Users/developer/.pub-cache/hosted/pub.dev/firebase_core-3.4.1/ios/Classes/FLTFirebasePluginRegistry.h:23:64: note: passing argument to parameter 'firebasePlugin' here
23 | - (void)registerFirebasePlugin:(id<FLTFirebasePlugin> _Nonnull)firebasePlugin;
| ^
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/FLTFirebaseAuthPlugin.m:832:45: warning: 'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
832 | return [[UIApplication sharedApplication] keyWindow];
| ^
In module 'UIKit' imported from /Users/developer/Documents/GitHub/leads_ai/ios/Pods/Target Support Files/firebase_auth/firebase_auth-prefix.pch:2:
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:108:51: note: property 'keyWindow' is declared deprecated here
108 | @property(nullable, nonatomic,readonly) UIWindow *keyWindow API_DEPRECATED("Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes", ios(2.0, 13.0)) API_UNAVAILABLE(visionos, watchos);
| ^
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator18.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:108:51: note: 'keyWindow' has been explicitly marked deprecated here
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/FLTFirebaseAuthPlugin.m:1134:9: warning: 'fetchSignInMethodsForEmail:completion:' is deprecated: fetchSignInMethods is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled. [-Wdeprecated-declarations]
1134 | [auth fetchSignInMethodsForEmail:email
| ^
In module 'FirebaseAuth' imported from /Users/developer/Documents/GitHub/leads_ai/ios/Pods/Headers/Public/Firebase/Firebase.h:34:
/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuth/FirebaseAuth.framework/Headers/FirebaseAuth-Swift.h:2983:159: note: 'fetchSignInMethodsForEmail:completion:' has been explicitly marked deprecated here
2983 | - (void)fetchSignInMethodsForEmail:(NSString * _Nonnull)email completion:(void (^ _Nullable)(NSArray<NSString *> * _Nullable, NSError * _Nullable))completion SWIFT_DEPRECATED_MSG("fetchSignInMethods is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.");
| ^
/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuth/FirebaseAuth.framework/Headers/FirebaseAuth-Swift.h:2698:51: note: expanded from macro 'SWIFT_DEPRECATED_MSG'
2698 | # define SWIFT_DEPRECATED_MSG(...) attribute((deprecated(VA_ARGS)))
| ^
/Users/developer/.pub-cache/hosted/pub.dev/firebase_auth-5.2.1/ios/Classes/FLTFirebaseAuthPlugin.m:1941:16: warning: 'updateEmail:completion:' is deprecated: updateEmail is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead. [-Wdeprecated-declarations]
1941 | [currentUser updateEmail:newEmail
| ^
In module 'FirebaseAuth' imported from /Users/developer/Documents/GitHub/leads_ai/ios/Pods/Headers/Public/Firebase/Firebase.h:34:
/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuth/FirebaseAuth.framework/Headers/FirebaseAuth-Swift.h:4585:111: note: 'updateEmail:completion:' has been explicitly marked deprecated here
4585 | - (void)updateEmail:(NSString * _Nonnull)email completion:(void (^ _Nullable)(NSError * _Nullable))completion SWIFT_DEPRECATED_MSG("updateEmail is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.");
| ^
/Users/developer/Documents/GitHub/leads_ai/build/ios/Debug-iphonesimulator/FirebaseAuth/FirebaseAuth.framework/Headers/FirebaseAuth-Swift.h:2698:51: note: expanded from macro 'SWIFT_DEPRECATED_MSG'
2698 | # define SWIFT_DEPRECATED_MSG(...) attribute((deprecated(VA_ARGS)))
| ^

参考

https://github.com/firebase/flutterfire/issues/13323#issuecomment-2355013360

Discussion