ERROR | [iOS] build_pod: Static Analysis failed. You can use --verbose for more information. You can use --no-clean to save a reproducible buid environment.
NOTE | [iOS] xcodebuild: warning: Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the App editor. (in target 'App' from project 'App')
NOTE | [iOS] xcodebuild: warning: Skipping code signing because the target does not have an Info.plist file and one is not being generated automatically. (in target 'App' from project 'App')
WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firebase/InAppMessaging/Flows/FIRIAMDisplayExecutor.m:413:47: warning: nil passed to a callee that requires a non-null 7th parameter
WARN | [iOS] xcodebuild: /Users/travis/build/firebase/firebase-ios-sdk/Firebase/InAppMessaging/Flows/FIRIAMDisplayExecutor.m:413:47: warning: nil passed to a callee that requires a non-null 9th parameter
bundle exec pod lib lint --sources=https://cdn.cocoapods.org/ --analyze --include-podspecs={FirebaseCore.podspec,GoogleUtilities.podspec,FirebaseCoreDiagnosticsInterop.podspec,FirebaseCoreDiagnostics.podspec,GoogleDataTransportCCTSupport.podspec,GoogleDataTransport.podspec,FirebaseInstanceID.podspec,FirebaseAnalyticsInterop.podspec} FirebaseInAppMessaging.podspec -> FirebaseInAppMessaging (0.15.5)
--verbose
for more information. You can use--no-clean
to save a reproducible buid environment.